New post on /r/flutterdev subreddit:
Flutter Tutorial - Firebase Hosting - Deploy Your Flutter Web App (Johannes Milke)
https://www.youtube.com/watch?v=xJo7Mqse960
January 09, 2021 at 11:38PM by JohannesMilke
https://ift.tt/39lTcXn
Flutter Tutorial - Firebase Hosting - Deploy Your Flutter Web App (Johannes Milke)
https://www.youtube.com/watch?v=xJo7Mqse960
January 09, 2021 at 11:38PM by JohannesMilke
https://ift.tt/39lTcXn
YouTube
Flutter Tutorial - Firebase Hosting - Deploy Flutter Web App
Complete Setup & Deploy of your Flutter Web App with Firebase Hosting to your domain.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter Masterclass…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter Masterclass…
New post on /r/flutterdev subreddit:
First Screencast in a while... my Riverpod Starter Kit
https://youtu.be/fbPB0Plgis4
January 10, 2021 at 02:36AM by RandalSchwartz
https://ift.tt/2LEnIDj
First Screencast in a while... my Riverpod Starter Kit
https://youtu.be/fbPB0Plgis4
January 10, 2021 at 02:36AM by RandalSchwartz
https://ift.tt/2LEnIDj
YouTube
Riverpod Starter Kit
No more counter app! I'm starting with what I want, and I've put it on a VSC Snippet for ease of use. Brings in all 4 modules of Riverpod.More about Riverp...
New post on /r/flutterdev subreddit:
Any tips for presenting my project in github READ ME and online in general?
Want to present my 1st flutter project in an astonishing and creative way, I need tips or links and recourses for that plz
January 10, 2021 at 06:02AM by hanxtothemax
https://ift.tt/3oxuc5B
Any tips for presenting my project in github READ ME and online in general?
Want to present my 1st flutter project in an astonishing and creative way, I need tips or links and recourses for that plz
January 10, 2021 at 06:02AM by hanxtothemax
https://ift.tt/3oxuc5B
reddit
Any tips for presenting my project in github READ ME and online in...
Want to present my 1st flutter project in an astonishing and creative way, I need tips or links and recourses for that plz
New post on /r/flutterdev subreddit:
Plugin In This Track While Creating Your Flutter Apps | lofi beats to code to/ code-fi lo fi beats
I have always struggled in finding some best collection for me while coding, there are videos on youtube with beats to sleep, but i didn't find something which is really pleasant to my ears. So i created this collection and uploaded this to my channel.Now don't say me that you are posting this in flutter dev community. I have been in connection with this community from last 1 2 months.I have published content for community, which got 40+ upvotes.Do check this new video and plugin it in while you code your next app.lofi beats to code to /relax to/ code-fi lo fi beats to code-relax to
January 10, 2021 at 06:46AM by backslashflutter
https://ift.tt/3oChD9q
Plugin In This Track While Creating Your Flutter Apps | lofi beats to code to/ code-fi lo fi beats
I have always struggled in finding some best collection for me while coding, there are videos on youtube with beats to sleep, but i didn't find something which is really pleasant to my ears. So i created this collection and uploaded this to my channel.Now don't say me that you are posting this in flutter dev community. I have been in connection with this community from last 1 2 months.I have published content for community, which got 40+ upvotes.Do check this new video and plugin it in while you code your next app.lofi beats to code to /relax to/ code-fi lo fi beats to code-relax to
January 10, 2021 at 06:46AM by backslashflutter
https://ift.tt/3oChD9q
New post on /r/flutterdev subreddit:
Use Sqlite with firebase
For reducing firebase pricing/use I want to use sqlite data in my fritters project I want to fetch all the user related data or commen data in the sqlite when the first time login and store in sqlite so in future every time when he/she try to fetch the data they directly get it's from sqlite so I reduce number of calls and optimise my firebase projectbut I don't know how can I do it's and every time I changed the data it's will directly reflect on firebase and after every change sqlite also sync our dataSuppose I have applications which have 10k daily active users and every user open applications 10 times in a day so it's can easily pass 50k/day firebase free trial limit so I want to reduce the extra 9 call so if I save the data in first call so every time when ever the user open applications he can directly get the data from locally
January 10, 2021 at 07:41AM by Prashant_4200
https://ift.tt/3bod3aK
Use Sqlite with firebase
For reducing firebase pricing/use I want to use sqlite data in my fritters project I want to fetch all the user related data or commen data in the sqlite when the first time login and store in sqlite so in future every time when he/she try to fetch the data they directly get it's from sqlite so I reduce number of calls and optimise my firebase projectbut I don't know how can I do it's and every time I changed the data it's will directly reflect on firebase and after every change sqlite also sync our dataSuppose I have applications which have 10k daily active users and every user open applications 10 times in a day so it's can easily pass 50k/day firebase free trial limit so I want to reduce the extra 9 call so if I save the data in first call so every time when ever the user open applications he can directly get the data from locally
January 10, 2021 at 07:41AM by Prashant_4200
https://ift.tt/3bod3aK
reddit
Use Sqlite with firebase
For reducing firebase pricing/use I want to use sqlite data in my fritters project I want to fetch all the user related data or commen data in the...
New post on /r/flutterdev subreddit:
Customized Youtube + Vimeo video player
Is there any way to make a video player which can stream youtube and vimeo video using video id in flutter.Also i want to customize that player to have my own icon for play pause button.Can anyone help me?
January 10, 2021 at 06:55AM by naveenfunk
https://ift.tt/3bm5y4l
Customized Youtube + Vimeo video player
Is there any way to make a video player which can stream youtube and vimeo video using video id in flutter.Also i want to customize that player to have my own icon for play pause button.Can anyone help me?
January 10, 2021 at 06:55AM by naveenfunk
https://ift.tt/3bm5y4l
reddit
Customized Youtube + Vimeo video player
Is there any way to make a video player which can stream youtube and vimeo video using video id in flutter. Also i want to customize that player...
New post on /r/flutterdev subreddit:
tabpanel - Tabs with Panels that can be split and nested
https://pub.dev/packages/tabpanelDemo: https://youtu.be/hLpL0jUBDuMThis is a tabbed interface for my app that I'm developing mainly for desktop (windows, macos) but plan to optimize it for mobile too.I realize not everybody will find something like this useful, but here it is in case there's interest in it.I'm not using any of the built-in navigator api (navigator, router, pages, etc), and it's lacking many of its features. I'll add features to this package as I need them and I expect to have most of the same features that the current Router api has to control the stack of single tabs.However if navigating the traditional way is important to you -in particular on web-, then you should stick with the built-in navigator. I'm unlikely to ever add support for browsers updating their URL bars, unless I find a braindead-simple way of doing it.A few things I already plan to doExtend the Tab API to better control its navigation stack. Most things the built-in Navigator class has, and a few more.Integrate the Router class or write a custom implementation, for how to specify pages to be pushed.More customization options for panels and the tab bar and ability to set different themes for panels.Cupertino and Material versions.Adding an option to limit the level of nesting. Currently is unlimited.Clone tabAdding a new tabs does not scroll the tab bar to bring it into view. To be fixed soon.Note: works on the master channel only at the moment
January 10, 2021 at 01:46PM by Rudiksz
https://ift.tt/2XrJU6p
tabpanel - Tabs with Panels that can be split and nested
https://pub.dev/packages/tabpanelDemo: https://youtu.be/hLpL0jUBDuMThis is a tabbed interface for my app that I'm developing mainly for desktop (windows, macos) but plan to optimize it for mobile too.I realize not everybody will find something like this useful, but here it is in case there's interest in it.I'm not using any of the built-in navigator api (navigator, router, pages, etc), and it's lacking many of its features. I'll add features to this package as I need them and I expect to have most of the same features that the current Router api has to control the stack of single tabs.However if navigating the traditional way is important to you -in particular on web-, then you should stick with the built-in navigator. I'm unlikely to ever add support for browsers updating their URL bars, unless I find a braindead-simple way of doing it.A few things I already plan to doExtend the Tab API to better control its navigation stack. Most things the built-in Navigator class has, and a few more.Integrate the Router class or write a custom implementation, for how to specify pages to be pushed.More customization options for panels and the tab bar and ability to set different themes for panels.Cupertino and Material versions.Adding an option to limit the level of nesting. Currently is unlimited.Clone tabAdding a new tabs does not scroll the tab bar to bring it into view. To be fixed soon.Note: works on the master channel only at the moment
January 10, 2021 at 01:46PM by Rudiksz
https://ift.tt/2XrJU6p
Dart packages
tabpanel | Flutter Package
Tabbed inferface with support for nested and resizeable panels.
New post on /r/flutterdev subreddit:
FlutterForce — Week 103
https://ift.tt/2K04V52
January 10, 2021 at 01:40PM by flutterist
https://ift.tt/2LcqArw
FlutterForce — Week 103
https://ift.tt/2K04V52
January 10, 2021 at 01:40PM by flutterist
https://ift.tt/2LcqArw
Medium
FlutterForce — #Week 103
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Social Media App - Create And Upload Post
https://youtu.be/8kTw1lS0Iyw
January 10, 2021 at 01:32PM by angeldragonn321
https://ift.tt/3oyrEUK
Social Media App - Create And Upload Post
https://youtu.be/8kTw1lS0Iyw
January 10, 2021 at 01:32PM by angeldragonn321
https://ift.tt/3oyrEUK
YouTube
theSocial #5 - Upload Post | Flutter Social Media App With Backend | Flutter Social Media App
Lets Create And Upload Post With Dynamic Data And Image Selected By the User To The Firebase Storage.| Flutter Social Media App With Backend | Flutter Social Media App | Flutter Social Media App With Backend | Flutter Social Media App| Flutter Social Media…
New post on /r/flutterdev subreddit:
[Beginner]Learn to design a beautiful Login/Signup (registration flow) in Flutter
https://ift.tt/3sbd5Jc
January 10, 2021 at 05:25PM by magicram
https://ift.tt/39iyveO
[Beginner]Learn to design a beautiful Login/Signup (registration flow) in Flutter
https://ift.tt/3sbd5Jc
January 10, 2021 at 05:25PM by magicram
https://ift.tt/39iyveO
NintyZeros
NintyZeros: Learn to design a beautiful Login/Signup (registration flow) in Flutter
we are going to learn how to build a beautiful login/signup screen .The post will cover designing home page and login and registration in flutter
New post on /r/flutterdev subreddit:
Never use async /await inside foreach loop
As I said don't try it . It doesn't work and you keep debugging for hours to why its not working as it should.Happened to me yesterday the program was 101 percent correct but couldn't figure outSo just no one should experience this I posted it here. Btw Im new to flutter and this one is to help ither newbies like me
January 10, 2021 at 08:07PM by Soham_rak
https://ift.tt/39jjvxd
Never use async /await inside foreach loop
As I said don't try it . It doesn't work and you keep debugging for hours to why its not working as it should.Happened to me yesterday the program was 101 percent correct but couldn't figure outSo just no one should experience this I posted it here. Btw Im new to flutter and this one is to help ither newbies like me
January 10, 2021 at 08:07PM by Soham_rak
https://ift.tt/39jjvxd
reddit
Never use async /await inside foreach loop
As I said don't try it . It doesn't work and you keep debugging for hours to why its not working as it should. Happened to me yesterday the...
New post on /r/flutterdev subreddit:
Messenger like Gradient Chat Bubble in Flutter
Hey everybody , please reply to this thread if anybody here have implemented the Messenger and Instagram(now update). like gradient chat Bubble in Flutter . I tried to do it with ColorFiltered but the textcolor of Child Text widget is getting disorted everytime . Please let me know if anybody has tried to make that gradient Chat bubble . Thanking you in advance .
January 10, 2021 at 07:59PM by warrior-mood36
https://ift.tt/3smvG5c
Messenger like Gradient Chat Bubble in Flutter
Hey everybody , please reply to this thread if anybody here have implemented the Messenger and Instagram(now update). like gradient chat Bubble in Flutter . I tried to do it with ColorFiltered but the textcolor of Child Text widget is getting disorted everytime . Please let me know if anybody has tried to make that gradient Chat bubble . Thanking you in advance .
January 10, 2021 at 07:59PM by warrior-mood36
https://ift.tt/3smvG5c
reddit
Messenger like Gradient Chat Bubble in Flutter
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter App from scratch - A Mindmap App
https://youtu.be/FY-MOA7R1Vc
January 10, 2021 at 07:20PM by indy900000
https://ift.tt/39jfc51
Flutter App from scratch - A Mindmap App
https://youtu.be/FY-MOA7R1Vc
January 10, 2021 at 07:20PM by indy900000
https://ift.tt/39jfc51
YouTube
Flutter App from Scratch 01 - A Mindmap App (2021)
In this video series I will use Flutter to create an app from scratch. We are building a mindmap app over several videos.
Flutter is a UI framework from Google for cross platform mobile and desktop app development. It can create beautiful user interfaces.…
Flutter is a UI framework from Google for cross platform mobile and desktop app development. It can create beautiful user interfaces.…
New post on Flutter Dev Google group:
FLUTTER AIRPLANE MODE ON/OFF
Hello everyone, How can i do airplane mode on/off on the flutter? I was search on stackoverflow or other web sites. I can't find anything. Please anyone help me for example.
January 10, 2021 at 08:32PM by Alper Duzgun
https://ift.tt/3pZzcAq
FLUTTER AIRPLANE MODE ON/OFF
Hello everyone, How can i do airplane mode on/off on the flutter? I was search on stackoverflow or other web sites. I can't find anything. Please anyone help me for example.
January 10, 2021 at 08:32PM by Alper Duzgun
https://ift.tt/3pZzcAq
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
The Ultimate Flutter Starter Packages I Use 2021
https://www.youtube.com/watch?v=zk-TkfPr3Z0
January 10, 2021 at 01:52PM by RobertBrunhage
https://ift.tt/3i2NQUU
The Ultimate Flutter Starter Packages I Use 2021
https://www.youtube.com/watch?v=zk-TkfPr3Z0
January 10, 2021 at 01:52PM by RobertBrunhage
https://ift.tt/3i2NQUU
YouTube
The Ultimate Flutter Starter Packages I Use 2021
Thinking of starting a new project, then this is for you. These packages you don't want to miss out on and maybe they will be added to your list of packages that you will always use.
Sign up here for more videos 👉 https://robertbrunhage.com
00:00: Overview…
Sign up here for more videos 👉 https://robertbrunhage.com
00:00: Overview…
New post on /r/flutterdev subreddit:
Flutter Tutorial - Showcase & Highlight Widgets of Flutter App (Johannes Milke)
https://www.youtube.com/watch?v=zbWPtF-V7g0
January 10, 2021 at 10:42PM by JohannesMilke
https://ift.tt/3bqcU6M
Flutter Tutorial - Showcase & Highlight Widgets of Flutter App (Johannes Milke)
https://www.youtube.com/watch?v=zbWPtF-V7g0
January 10, 2021 at 10:42PM by JohannesMilke
https://ift.tt/3bqcU6M
YouTube
Flutter Tutorial - Showcase & Highlight Widgets of Flutter App
Introduce your app to your users by showcasing the most important widgets and their functionality in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
New post on /r/flutterdev subreddit:
animated_drawer | A simple yet fully customizable drawer with animations for Flutter
https://ift.tt/3oxxqG9
January 10, 2021 at 10:27PM by Elixane
https://ift.tt/2LAVklR
animated_drawer | A simple yet fully customizable drawer with animations for Flutter
https://ift.tt/3oxxqG9
January 10, 2021 at 10:27PM by Elixane
https://ift.tt/2LAVklR
Dart packages
animated_drawer | Flutter Package
A simple yet fully customizable drawer with animations for flutter.
New post on /r/flutterdev subreddit:
Load Local html file into WebView in Flutter. Call JS function from Flutter.
In this article, we will see how to load a Webview in Flutter with Local Html and call a Javascript function inside it from Flutter.
January 11, 2021 at 12:10AM by Fewthp
https://ift.tt/3bredCD
Load Local html file into WebView in Flutter. Call JS function from Flutter.
In this article, we will see how to load a Webview in Flutter with Local Html and call a Javascript function inside it from Flutter.
January 11, 2021 at 12:10AM by Fewthp
https://ift.tt/3bredCD
Medium
Load Local html file into WebView in Flutter. Call JS function from Flutter.
In this article we will see how to load a Webview in Flutter with Local Html and call a Javascript function inside it from Flutter.
New post on /r/flutterdev subreddit:
What is Retrofit alternative in Flutter?
Hi all,Im building an app that load so much json data.Products.json Orders.json Collections.jsonAnd many others.. Also, I will do POST methods, in json to the backend server..like post /purchaseSo is there any library make my life easier?Ive used Retrofit in Android, what do you suggest to use in Flutter?
January 10, 2021 at 11:32PM by haythameg
https://ift.tt/38umyDq
What is Retrofit alternative in Flutter?
Hi all,Im building an app that load so much json data.Products.json Orders.json Collections.jsonAnd many others.. Also, I will do POST methods, in json to the backend server..like post /purchaseSo is there any library make my life easier?Ive used Retrofit in Android, what do you suggest to use in Flutter?
January 10, 2021 at 11:32PM by haythameg
https://ift.tt/38umyDq
reddit
What is Retrofit alternative in Flutter?
Hi all, Im building an app that load so much json data. Products.json Orders.json Collections.json And many others.. Also, I will do POST...
New post on /r/flutterdev subreddit:
Is it worth to start
Hey folks, I am going to dive into the mobile development, I have a Java experience, but Flutter seems nice. I wonder if Flutter widely be used in the industry or if there are some big scale app developed with Flutter? Thanks
January 11, 2021 at 12:39AM by incesaz
https://ift.tt/3bsXDSW
Is it worth to start
Hey folks, I am going to dive into the mobile development, I have a Java experience, but Flutter seems nice. I wonder if Flutter widely be used in the industry or if there are some big scale app developed with Flutter? Thanks
January 11, 2021 at 12:39AM by incesaz
https://ift.tt/3bsXDSW
reddit
Is it worth to start
Hey folks, I am going to dive into the mobile development, I have a Java experience, but Flutter seems nice. I wonder if Flutter widely be used in...
New post on /r/flutterdev subreddit:
Rebuilding the counter app using my Riverpod Starter Kit.
https://www.youtube.com/watch?v=0lPzFS5CAPs
January 11, 2021 at 04:52AM by RandalSchwartz
https://ift.tt/39hL5Lj
Rebuilding the counter app using my Riverpod Starter Kit.
https://www.youtube.com/watch?v=0lPzFS5CAPs
January 11, 2021 at 04:52AM by RandalSchwartz
https://ift.tt/39hL5Lj
YouTube
Rebuilding the counter app with Riverpod
In this video, I use the Riverpod Starter Kit from the previous video, and build up the Counter app (augh, it's back!) and explain about the various aspects of my particular framework, and how to set up both "read" and "watch" style connections.