New post on /r/flutterdev subreddit:
I created a package called Lit Firebase Auth to easily add Firebase Auth (with UI) to a Flutter application. Completely customizable!
https://pub.dev/packages/lit_firebase_auth
July 23, 2020 at 10:34AM by postgor
https://ift.tt/2ZTdhAQ
I created a package called Lit Firebase Auth to easily add Firebase Auth (with UI) to a Flutter application. Completely customizable!
https://pub.dev/packages/lit_firebase_auth
July 23, 2020 at 10:34AM by postgor
https://ift.tt/2ZTdhAQ
Dart packages
lit_firebase_auth | Flutter Package
Pre-lit Firebase Authentication. Drop in and add Firebase Auth in just minutes.
New post on /r/flutterdev subreddit:
Flutter Authentication without Firebase (Web API)
Hi all, I'm curious how you have or would recommend setting up authentication for Flutter to work with a web API.
July 23, 2020 at 10:59AM by owensdev
https://ift.tt/2OQQ9fT
Flutter Authentication without Firebase (Web API)
Hi all, I'm curious how you have or would recommend setting up authentication for Flutter to work with a web API.
July 23, 2020 at 10:59AM by owensdev
https://ift.tt/2OQQ9fT
reddit
Flutter Authentication without Firebase (Web API)
Hi all, I'm curious how you have or would recommend setting up authentication for Flutter to work with a web API.
New post on /r/flutterdev subreddit:
Most commonly used State Management Strategies within+outside of flutter
I am currently trying to decide which state management approach to use/learn for a bigger app I am building. Since many resources say that basically all flutter favourites are very good choices and all of them propose fine solutions to mange state, my thought process was "let's learn the one that is used in other frameworks too". I understand that Redux comes from AngularJS and MobX is also used over there, but BLoC not so much.So what other frameworks, be it app development or other similar project types, are there and how do they commonly solve state management? I'd rather learn and use a solution that is reasonably popular in more frameworks than just flutter, as the next job might force me to use something other than flutter.
July 23, 2020 at 10:58AM by Mithrandir2k16
https://ift.tt/3juF9CV
Most commonly used State Management Strategies within+outside of flutter
I am currently trying to decide which state management approach to use/learn for a bigger app I am building. Since many resources say that basically all flutter favourites are very good choices and all of them propose fine solutions to mange state, my thought process was "let's learn the one that is used in other frameworks too". I understand that Redux comes from AngularJS and MobX is also used over there, but BLoC not so much.So what other frameworks, be it app development or other similar project types, are there and how do they commonly solve state management? I'd rather learn and use a solution that is reasonably popular in more frameworks than just flutter, as the next job might force me to use something other than flutter.
July 23, 2020 at 10:58AM by Mithrandir2k16
https://ift.tt/3juF9CV
Reddit
r/FlutterDev - Most commonly used State Management Strategies within+outside of flutter
8 votes and 11 comments so far on Reddit
New post on /r/flutterdev subreddit:
State Management Flutter Tutorial Series | Scoped Model Flutter | Cart Example
https://youtu.be/j4SwkdgORZ8
July 23, 2020 at 05:28AM by saheb1313
https://ift.tt/3huc4Wt
State Management Flutter Tutorial Series | Scoped Model Flutter | Cart Example
https://youtu.be/j4SwkdgORZ8
July 23, 2020 at 05:28AM by saheb1313
https://ift.tt/3huc4Wt
YouTube
State Management Flutter Tutorial Series | Scoped Model Flutter | Cart Example
The Growing Developer website is out!
https://thegrowingdeveloper.org
Let's learn about #StateManagement in #Flutter in the easiest way. I have tried my best to bring out a basic scoped model example built with flutter. Scoped Model is a basic concept and…
https://thegrowingdeveloper.org
Let's learn about #StateManagement in #Flutter in the easiest way. I have tried my best to bring out a basic scoped model example built with flutter. Scoped Model is a basic concept and…
New post on /r/flutterdev subreddit:
Introduction to Widgets|Platform specific widgets|Layout widgets|State maintenance widgets
http://www.youtube.com/watch?v=ZWdelC8GO2s
July 23, 2020 at 04:22AM by srimal85emoney
https://ift.tt/3jwGNUt
Introduction to Widgets|Platform specific widgets|Layout widgets|State maintenance widgets
http://www.youtube.com/watch?v=ZWdelC8GO2s
July 23, 2020 at 04:22AM by srimal85emoney
https://ift.tt/3jwGNUt
YouTube
7 Introduction to Widgets|Platform specific widgets|Layout widgets|State maintenance widgets
Introduction to Widgets
introduction to widgets widgets are everything in flutter framework we have already learned how to create new widgets in previous videos
here we have created a new widget by extending stateless widget note that the stateless widget…
introduction to widgets widgets are everything in flutter framework we have already learned how to create new widgets in previous videos
here we have created a new widget by extending stateless widget note that the stateless widget…
New post on /r/flutterdev subreddit:
Run checks for Flutter projects with GitHub Actions
https://ift.tt/2CETaNO
July 22, 2020 at 08:23PM by _arthurdenner
https://ift.tt/3jxWbQz
Run checks for Flutter projects with GitHub Actions
https://ift.tt/2CETaNO
July 22, 2020 at 08:23PM by _arthurdenner
https://ift.tt/3jxWbQz
DEV Community
Run checks for Flutter projects with GitHub Actions
How to setup code and test checks for Flutter projects
New post on /r/flutterdev subreddit:
The Complete (FREE) Flutter Course
Hello everyone, hope we're all doing amazingly (and I hope I'm not breaking any sub rules by doing this)I'm currently in the process of creating a Complete Flutter Course, which I'm uploading fully for free on youtube. So far I've completed 14 videos, which cover Dart Basics and Object Oriented Programming concepts in Dart. I'm currently uploading a video per day, so soon we'll also have videos covering Flutter basics, layouts, stateful vs stateless widgets, local storage (hive, sqflite), network apis, TDD, clean architecture, BLoC, and much much more.We'll take a practical approach, once we've passed the basics we'll cover real apps you can be proud to build. All source code always uploaded to github, for your easy access.If you feel this would be useful to you, or if you know anyone else who wants to start their Flutter journey, please check out my youtube and consider giving me a subscribe:https://www.youtube.com/channel/UCJW25d8mW8ciz0DQC-5XNsQ/Thank you in advance
July 23, 2020 at 01:35PM by trance128
https://ift.tt/3jx0mMC
The Complete (FREE) Flutter Course
Hello everyone, hope we're all doing amazingly (and I hope I'm not breaking any sub rules by doing this)I'm currently in the process of creating a Complete Flutter Course, which I'm uploading fully for free on youtube. So far I've completed 14 videos, which cover Dart Basics and Object Oriented Programming concepts in Dart. I'm currently uploading a video per day, so soon we'll also have videos covering Flutter basics, layouts, stateful vs stateless widgets, local storage (hive, sqflite), network apis, TDD, clean architecture, BLoC, and much much more.We'll take a practical approach, once we've passed the basics we'll cover real apps you can be proud to build. All source code always uploaded to github, for your easy access.If you feel this would be useful to you, or if you know anyone else who wants to start their Flutter journey, please check out my youtube and consider giving me a subscribe:https://www.youtube.com/channel/UCJW25d8mW8ciz0DQC-5XNsQ/Thank you in advance
July 23, 2020 at 01:35PM by trance128
https://ift.tt/3jx0mMC
Reddit
r/FlutterDev - The Complete (FREE) Flutter Course
257 votes and 61 comments so far on Reddit
New post on Flutter Dev Google group:
FLUTTER FIREBASE NOTIFICATION
I have a situation at hand. This firebase configuration works well on Android by opening the appropriate screen on tap of the notification. But on ios, the notification comes in but once when its tapped upon, it just open the home screen and not the appropriate screen. Please what could I possibly
July 23, 2020 at 01:46PM by Israel Akpan
https://ift.tt/2OPiwuS
FLUTTER FIREBASE NOTIFICATION
I have a situation at hand. This firebase configuration works well on Android by opening the appropriate screen on tap of the notification. But on ios, the notification comes in but once when its tapped upon, it just open the home screen and not the appropriate screen. Please what could I possibly
July 23, 2020 at 01:46PM by Israel Akpan
https://ift.tt/2OPiwuS
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:
Things I wish I knew when I started Flutter
I am not going to tell you some awesome way of coding or building your app in a better way, that’s what Flutter is already doing for you. I’m here to share few tips and things I wish I knew when I started Flutter Development.https://medium.com/@hamza.6.shakeel/things-i-wish-i-knew-when-i-started-flutter-d43f09912449?source=friends_link&sk=f7c1733d51cbef16ac3255c4d402e3cb
July 23, 2020 at 02:07PM by EvoNext
https://ift.tt/2OOfEyl
Things I wish I knew when I started Flutter
I am not going to tell you some awesome way of coding or building your app in a better way, that’s what Flutter is already doing for you. I’m here to share few tips and things I wish I knew when I started Flutter Development.https://medium.com/@hamza.6.shakeel/things-i-wish-i-knew-when-i-started-flutter-d43f09912449?source=friends_link&sk=f7c1733d51cbef16ac3255c4d402e3cb
July 23, 2020 at 02:07PM by EvoNext
https://ift.tt/2OOfEyl
Medium
Things I wish I knew when I started Flutter
I am not going to tell you some awesome way of coding or building your app in a better way, that’s what Flutter is already doing for you…
New post on /r/flutterdev subreddit:
Flutter team is giving away the Flutter course they co created with London App Brewery. It's really comprehensive and to the point! (Sharing this to those who don't know)
https://ift.tt/2E3np19
July 23, 2020 at 02:24PM by mighty3xodus
https://ift.tt/2ZS5cMp
Flutter team is giving away the Flutter course they co created with London App Brewery. It's really comprehensive and to the point! (Sharing this to those who don't know)
https://ift.tt/2E3np19
July 23, 2020 at 02:24PM by mighty3xodus
https://ift.tt/2ZS5cMp
docs.flutter.dev
Fall 2021 Flutter Apprentice event
This event is ended.
New post on Flutter Dev Google group:
Is there a way to pass initial values to my ios Flutter plugin class?
I am using swift to implement a Flutter plugin and I can't seem to figure out a way to pass initial values to the Plugin instance. I've looked at other Flutter plugins, and I haven't seen a way to do it. You can see my code on Stackoverflow here: https://ift.tt/3fTq77r
July 23, 2020 at 02:56PM by Sam Parks
https://ift.tt/39n5ePR
Is there a way to pass initial values to my ios Flutter plugin class?
I am using swift to implement a Flutter plugin and I can't seem to figure out a way to pass initial values to the Plugin instance. I've looked at other Flutter plugins, and I haven't seen a way to do it. You can see my code on Stackoverflow here: https://ift.tt/3fTq77r
July 23, 2020 at 02:56PM by Sam Parks
https://ift.tt/39n5ePR
New post on Flutter Dev Google group:
can i use UniqueKey to generate UID?
I want to generate unique user id, so can i use UniqueKey().toString() to be UID?
July 23, 2020 at 02:59PM by che.ca...@gmail.com
https://ift.tt/3hrwwHs
can i use UniqueKey to generate UID?
I want to generate unique user id, so can i use UniqueKey().toString() to be UID?
July 23, 2020 at 02:59PM by che.ca...@gmail.com
https://ift.tt/3hrwwHs
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:
Does anyone know a flutter stamp package?
Hello everyoneI've been searching for a package to create text looking like a stamp. Like this https://images.app.goo.gl/K6p8JPT1rRVE2UDG6I couldn't find one, so I created a custom text widget but I couldn't get it look old like in the image above.Does anyone know a package to create custom stamps or how to introduce some transparency noise to make it look like it's old?
July 23, 2020 at 03:55PM by gugzLabanav
https://ift.tt/30JoAdO
Does anyone know a flutter stamp package?
Hello everyoneI've been searching for a package to create text looking like a stamp. Like this https://images.app.goo.gl/K6p8JPT1rRVE2UDG6I couldn't find one, so I created a custom text widget but I couldn't get it look old like in the image above.Does anyone know a package to create custom stamps or how to introduce some transparency noise to make it look like it's old?
July 23, 2020 at 03:55PM by gugzLabanav
https://ift.tt/30JoAdO
New post on /r/flutterdev subreddit:
What is the recommended file structure in Flutter?
Hi guys, I was wondering how do you guys organize directories when creating Flutter projects?
I am trying to find online some article or something to read more about it but I was unable.I am most interested about files regarding to state management, if I have couple of files that inherit ChangeNotifier, do I put them also in the widgets directory, or do I make a new directory just for Provider?Many Thanks.
July 23, 2020 at 04:48PM by ConnectSet57
https://ift.tt/3jyy83Z
What is the recommended file structure in Flutter?
Hi guys, I was wondering how do you guys organize directories when creating Flutter projects?
I am trying to find online some article or something to read more about it but I was unable.I am most interested about files regarding to state management, if I have couple of files that inherit ChangeNotifier, do I put them also in the widgets directory, or do I make a new directory just for Provider?Many Thanks.
July 23, 2020 at 04:48PM by ConnectSet57
https://ift.tt/3jyy83Z
reddit
What is the recommended file structure in Flutter?
Hi guys, I was wondering how do you guys organize directories when creating Flutter projects? I am trying to find online some article or...
New post on /r/flutterdev subreddit:
In Depth Flutter Courses
https://ift.tt/39qIYEK
July 23, 2020 at 06:02PM by Twistbase
https://ift.tt/330iFnJ
In Depth Flutter Courses
https://ift.tt/39qIYEK
July 23, 2020 at 06:02PM by Twistbase
https://ift.tt/330iFnJ
New post on /r/flutterdev subreddit:
Welcome to Flutter
https://www.youtube.com/watch?v=4AoFA19gbLo&feature=share
July 23, 2020 at 06:02PM by Pixelreddit
https://ift.tt/2WOK1Jf
Welcome to Flutter
https://www.youtube.com/watch?v=4AoFA19gbLo&feature=share
July 23, 2020 at 06:02PM by Pixelreddit
https://ift.tt/2WOK1Jf
YouTube
Welcome to Flutter
Flutter is a portable UI toolkit built by Google and the open source community and we’ve got tons of great videos showing you how to use it. Thanks for joini...
New post on /r/flutterdev subreddit:
A beautiful day and night animation login screen ready to give goosebumps.
https://ift.tt/3fTTN4B
July 23, 2020 at 06:42PM by shubhamhackz
https://ift.tt/3ePO26p
A beautiful day and night animation login screen ready to give goosebumps.
https://ift.tt/3fTTN4B
July 23, 2020 at 06:42PM by shubhamhackz
https://ift.tt/3ePO26p
GitHub
GitHub - shubhamhackz/day_night_login: A beautiful 🌅 day and night 🌃 animated login screen ready to give goosebumps and good vibes.
A beautiful 🌅 day and night 🌃 animated login screen ready to give goosebumps and good vibes. - GitHub - shubhamhackz/day_night_login: A beautiful 🌅 day and night 🌃 animated login screen ready to gi...
New post on /r/flutterdev subreddit:
FlutLab FAQ: "How to create an iOS build with FlutLab"
https://www.youtube.com/watch?v=iNH1RmOHwY4
July 23, 2020 at 06:30PM by Elegium
https://ift.tt/3jA4ETu
FlutLab FAQ: "How to create an iOS build with FlutLab"
https://www.youtube.com/watch?v=iNH1RmOHwY4
July 23, 2020 at 06:30PM by Elegium
https://ift.tt/3jA4ETu
YouTube
FlutLab FAQ: "How to create an iOS build with FlutLab"
https://flutlab.io - Flutter online IDE
https://widgetbay.flutlab.io - Widget Bay
FlutLab FAQ: "How to create an iOS build with FlutLab"
https://widgetbay.flutlab.io - Widget Bay
FlutLab FAQ: "How to create an iOS build with FlutLab"
New post on Flutter Dev Google group:
ListView not rebuilding when returned to screen even after using setState()?
Hi, I have a list that is populated based on number of files in a folder. On application start it manages to build my list correctly and as expected. But on the new note screen the user has the option to save a note in this folder. When I come back to this screen the list does not rebuild based
July 23, 2020 at 06:29PM by Faraz Khan
https://ift.tt/32PkTpI
ListView not rebuilding when returned to screen even after using setState()?
Hi, I have a list that is populated based on number of files in a folder. On application start it manages to build my list correctly and as expected. But on the new note screen the user has the option to save a note in this folder. When I come back to this screen the list does not rebuild based
July 23, 2020 at 06:29PM by Faraz Khan
https://ift.tt/32PkTpI
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:
When is a list long enough to use ListView builder
In the article https://flutter.dev/docs/cookbook/lists/long-lists, they say you could use a list view builder when dealing with long lists for performance reasons. But what does 'Long Lists' mean? Is it hundreds, thousands or tens of thousands of items?I'm assuming that it depends on the children's complexity, so let's assume for this question that the items are all ListTile widgets with a text field and icon.
July 23, 2020 at 07:04PM by hojdog
https://ift.tt/2BtuwiG
When is a list long enough to use ListView builder
In the article https://flutter.dev/docs/cookbook/lists/long-lists, they say you could use a list view builder when dealing with long lists for performance reasons. But what does 'Long Lists' mean? Is it hundreds, thousands or tens of thousands of items?I'm assuming that it depends on the children's complexity, so let's assume for this question that the items are all ListTile widgets with a text field and icon.
July 23, 2020 at 07:04PM by hojdog
https://ift.tt/2BtuwiG
docs.flutter.dev
Work with long lists
Use ListView.builder to implement a long or infinite list.
New post on /r/flutterdev subreddit:
I Abandoned Hive, Moved to Sembast
I just wanted to comment that over the last few weeks I have transitioned my projects away from hive, to using sembast database, freezed (a code generator that helps you deal with immutable objects, and also has built-in support for json_serializable).This was a really difficult decision because I like HIVE, but the idea of maintenance and support getting even worse as Leisim (the creator / maintainer) focuses on other things put me in a tough spot, because I have to maintain these apps for clients. Recently, the library was broken for a few weeks with a flutter update. He has been very slow to grant access to other maintainers to push fixes to the library. my Pull Request was accepted, but never pushed to the package store.Sembast documentation is not as good as HIVE (although hive has a lot of documentation issues despite the really nice navigation and layouts), and because of that sembast felt to me like it had a greater learning curve. But SEMBAST is professionally maintained and receives updates on a very regular basis. So sembast feels a lot more future proof and reliable from that perspective.Sembast has slightly different syntax and approach compared to hive. But there are more querying functions and abilities built in using the finder. Now that I've gotten used to it, and setup, I really like it.Helpful Docs for anyone transitioning: - Sembast nosql tutorial - Freezed video tutorial, with json serialization instructions (https://youtu.be/ApvMmTrBaFI) (see comments for a minor annotation update)With Hive, I was writing manual toJSON and fromJSON functions to map my data to online databases and export formats. So the fact that this is automated with freezed (or just json_serializable if you're not using freezed) actually makes my life easier.This was also a huge lesson learned, that before I adopt a library for a client project, I should thoroughly evaluate how popular it is, what it's future roadmap looks like, and what the maintenance team looks like.Having to completely refactor a production app because a library maintainer lost interest, is in retrospective, an easily avoidable problem. Library maintainers need to have skin in the game. If someone just made a library for fun, to see what they can do, it's a bad sign. If that maintainer has a business based on the library, using it in several production environments, it's a sign that they have skin in the game and will work hard to ensure it continues to function as flutter and dart change and update in the future.
July 23, 2020 at 08:29PM by boon4376
https://ift.tt/2CYJgX5
I Abandoned Hive, Moved to Sembast
I just wanted to comment that over the last few weeks I have transitioned my projects away from hive, to using sembast database, freezed (a code generator that helps you deal with immutable objects, and also has built-in support for json_serializable).This was a really difficult decision because I like HIVE, but the idea of maintenance and support getting even worse as Leisim (the creator / maintainer) focuses on other things put me in a tough spot, because I have to maintain these apps for clients. Recently, the library was broken for a few weeks with a flutter update. He has been very slow to grant access to other maintainers to push fixes to the library. my Pull Request was accepted, but never pushed to the package store.Sembast documentation is not as good as HIVE (although hive has a lot of documentation issues despite the really nice navigation and layouts), and because of that sembast felt to me like it had a greater learning curve. But SEMBAST is professionally maintained and receives updates on a very regular basis. So sembast feels a lot more future proof and reliable from that perspective.Sembast has slightly different syntax and approach compared to hive. But there are more querying functions and abilities built in using the finder. Now that I've gotten used to it, and setup, I really like it.Helpful Docs for anyone transitioning: - Sembast nosql tutorial - Freezed video tutorial, with json serialization instructions (https://youtu.be/ApvMmTrBaFI) (see comments for a minor annotation update)With Hive, I was writing manual toJSON and fromJSON functions to map my data to online databases and export formats. So the fact that this is automated with freezed (or just json_serializable if you're not using freezed) actually makes my life easier.This was also a huge lesson learned, that before I adopt a library for a client project, I should thoroughly evaluate how popular it is, what it's future roadmap looks like, and what the maintenance team looks like.Having to completely refactor a production app because a library maintainer lost interest, is in retrospective, an easily avoidable problem. Library maintainers need to have skin in the game. If someone just made a library for fun, to see what they can do, it's a bad sign. If that maintainer has a business based on the library, using it in several production environments, it's a sign that they have skin in the game and will work hard to ensure it continues to function as flutter and dart change and update in the future.
July 23, 2020 at 08:29PM by boon4376
https://ift.tt/2CYJgX5
Dart packages
hive | Dart package
Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.