New post on /r/flutterdev subreddit:
Do you use code generation in Flutter?
If yes is it more productive? If no why?View Poll
July 04, 2020 at 02:02PM by yiss92
https://ift.tt/3f0vEsC
Do you use code generation in Flutter?
If yes is it more productive? If no why?View Poll
July 04, 2020 at 02:02PM by yiss92
https://ift.tt/3f0vEsC
New post on /r/flutterdev subreddit:
Functional components support
React encourages functional components by hooks and compose are functional components by default. How about flutter support for functional components by first party support?. Class based components have more code.
July 04, 2020 at 02:00PM by Karthick_Ramanathan
https://ift.tt/2NWQwoO
Functional components support
React encourages functional components by hooks and compose are functional components by default. How about flutter support for functional components by first party support?. Class based components have more code.
July 04, 2020 at 02:00PM by Karthick_Ramanathan
https://ift.tt/2NWQwoO
reddit
Functional components support
React encourages functional components by hooks and compose are functional components by default. How about flutter support for functional...
New post on /r/flutterdev subreddit:
An App for my University using the Stacked Architecture !
The app has Notes, Question Papers, Syllabus and Resources/Links to youtube channels, to every subject under Engineering fields offered by my university.Users can upload, download, report, upvote and downvote each document.Currently i am learning testing so i didnt write any tests.But i do hope this can serve as an example for applying the stacked architecure successfully in a medium complexity app.Here is the CODE
July 04, 2020 at 01:55PM by Alexander_Bourne
https://ift.tt/31PLpyV
An App for my University using the Stacked Architecture !
The app has Notes, Question Papers, Syllabus and Resources/Links to youtube channels, to every subject under Engineering fields offered by my university.Users can upload, download, report, upvote and downvote each document.Currently i am learning testing so i didnt write any tests.But i do hope this can serve as an example for applying the stacked architecure successfully in a medium complexity app.Here is the CODE
July 04, 2020 at 01:55PM by Alexander_Bourne
https://ift.tt/31PLpyV
GitHub
GitHub - AbdulMalikDev/ounotes: An Application built for students to access Notes , Question Papers , Syllabus and Resources for…
An Application built for students to access Notes , Question Papers , Syllabus and Resources for all Subjects of O.U (Osmania University) using Flutter 📘👨🎓 - GitHub - AbdulMalikDev/ounotes: An A...
New post on /r/flutterdev subreddit:
Is just using get_it a good way to handle dependency injection?
I just watched the Reso Coders clean architecture videos and it all made sense except dependency injection- making a single file and instantiating all dependencies in one function. My problem with this method is what if you forget to instantiate some of your objects. It doesn’t seem very robust, instantiating everything manually in a functional. Am I missing something or is it just not a good way? Also, if it is a bad way then what would be a better alternative?
July 04, 2020 at 03:04PM by dontGiveAnEfAnynore
https://ift.tt/2Da7lKJ
Is just using get_it a good way to handle dependency injection?
I just watched the Reso Coders clean architecture videos and it all made sense except dependency injection- making a single file and instantiating all dependencies in one function. My problem with this method is what if you forget to instantiate some of your objects. It doesn’t seem very robust, instantiating everything manually in a functional. Am I missing something or is it just not a good way? Also, if it is a bad way then what would be a better alternative?
July 04, 2020 at 03:04PM by dontGiveAnEfAnynore
https://ift.tt/2Da7lKJ
reddit
Is just using get_it a good way to handle dependency injection?
I just watched the Reso Coders clean architecture videos and it all made sense except dependency injection- making a single file and instantiating...
New post on Flutter Dev Google group:
Flutter to be integrated as a plugin in Cordova
We are trying to integrate our flutter application as a part of a cordova ,as the customer is currently converting their enterprise web app built on react to mobile using cordova,we are trying to use the cordova plugin approach during build to integrate our flutter app,but without success.And
July 04, 2020 at 04:03PM by Balamurali Vivekanandan
https://ift.tt/3grD7RC
Flutter to be integrated as a plugin in Cordova
We are trying to integrate our flutter application as a part of a cordova ,as the customer is currently converting their enterprise web app built on react to mobile using cordova,we are trying to use the cordova plugin approach during build to integrate our flutter app,but without success.And
July 04, 2020 at 04:03PM by Balamurali Vivekanandan
https://ift.tt/3grD7RC
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:
Making An App in 48 Hours!
https://www.youtube.com/watch?v=jMtabDa10wU
July 04, 2020 at 04:18PM by RobertBrunhage
https://ift.tt/2NS2YpN
Making An App in 48 Hours!
https://www.youtube.com/watch?v=jMtabDa10wU
July 04, 2020 at 04:18PM by RobertBrunhage
https://ift.tt/2NS2YpN
YouTube
Making An App in 48 Hours!
Try it out here: https://bubble-tasker.codemagic.app/
Sign up here for more videos: https://robertbrunhage.com/
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https://www.patreon.com/join/RobertBrunhage
PayPal: https://www.paypal.me/RobertBrunhage…
Sign up here for more videos: https://robertbrunhage.com/
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https://www.patreon.com/join/RobertBrunhage
PayPal: https://www.paypal.me/RobertBrunhage…
New post on /r/flutterdev subreddit:
Wrote an article - Flutter is only for UI | Change my Mind
https://ift.tt/2YZFp4Q
July 04, 2020 at 04:35PM by m_hamzashakeel
https://ift.tt/2Z1jBWt
Wrote an article - Flutter is only for UI | Change my Mind
https://ift.tt/2YZFp4Q
July 04, 2020 at 04:35PM by m_hamzashakeel
https://ift.tt/2Z1jBWt
Medium
Flutter is only for UI development — Change My Mind!
“Is flutter only for UI? I’ve seen tutorials and videos all about creating UI and animations. Google says itself that it is a UI toolkit…
New post on Flutter Dev Google group:
CacheManager: Failed to download file from with error: Invalid argument(s): No host specified in URI
hey guys. i have been getting this every time i run the app. everything seems to work fine but my images loads quit slow from firestore! does anyone knows what the issue could be? flutter: CacheManager: Failed to download file from with error: Invalid argument(s): No host specified in URI
July 04, 2020 at 06:55PM by Error Place
https://ift.tt/2NXIzQ9
CacheManager: Failed to download file from with error: Invalid argument(s): No host specified in URI
hey guys. i have been getting this every time i run the app. everything seems to work fine but my images loads quit slow from firestore! does anyone knows what the issue could be? flutter: CacheManager: Failed to download file from with error: Invalid argument(s): No host specified in URI
July 04, 2020 at 06:55PM by Error Place
https://ift.tt/2NXIzQ9
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 Flutter Dev Google group:
fifth digit of string
How do I get from a string for example the first digit or the 5 ?
July 04, 2020 at 07:07PM by Jonas Riesen
https://ift.tt/3isDInX
fifth digit of string
How do I get from a string for example the first digit or the 5 ?
July 04, 2020 at 07:07PM by Jonas Riesen
https://ift.tt/3isDInX
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 Flutter Dev Google group:
center a widget inside row
i have 2 widgets inside my row and i want to center the text widget but i tried Center widget and Align widget they didn't work, why? and what's the solution? here's my code:
July 04, 2020 at 08:35PM by Yasin
https://ift.tt/2D7f8sB
center a widget inside row
i have 2 widgets inside my row and i want to center the text widget but i tried Center widget and Align widget they didn't work, why? and what's the solution? here's my code:
July 04, 2020 at 08:35PM by Yasin
https://ift.tt/2D7f8sB
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 Flutter Dev Google group:
Flutter SDK is not found specified locationFlutter SDK is not found specified location
I don't know what to do I have been trying for 3days I think I have done everything right
July 04, 2020 at 09:40PM by aseel
https://ift.tt/38qeOke
Flutter SDK is not found specified locationFlutter SDK is not found specified location
I don't know what to do I have been trying for 3days I think I have done everything right
July 04, 2020 at 09:40PM by aseel
https://ift.tt/38qeOke
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 Flutter Dev Google group:
Start app on boot
How can I start my app after device restarted? Regards
July 05, 2020 at 01:43AM by Saul Palenzuela Hdez
https://ift.tt/38q0Jn5
Start app on boot
How can I start my app after device restarted? Regards
July 05, 2020 at 01:43AM by Saul Palenzuela Hdez
https://ift.tt/38q0Jn5
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:
How to show that the app is for real in flutter?
Is it possible or there is no way? TIA.
July 05, 2020 at 05:14AM by 2reform
https://ift.tt/2O8Peap
How to show that the app is for real in flutter?
Is it possible or there is no way? TIA.
July 05, 2020 at 05:14AM by 2reform
https://ift.tt/2O8Peap
reddit
How to show that the app is for real in flutter?
Is it possible or there is no way? TIA.
New post on /r/flutterdev subreddit:
Sharing my Flutter hackathon #hack20 experience from start to finish
https://ift.tt/3f1kq7b
July 05, 2020 at 06:40AM by rafaelph
https://ift.tt/38xb0xF
Sharing my Flutter hackathon #hack20 experience from start to finish
https://ift.tt/3f1kq7b
July 05, 2020 at 06:40AM by rafaelph
https://ift.tt/38xb0xF
themobilecoder
Flutter hackathon #hack20 journey - themobilecoder
I will share in this post how our Flutter hackathon #hack20 journey was. This is an anecdote on how the whole experience was for me and my team.
New post on /r/flutterdev subreddit:
#29 FittedBox Flutter Widget | GetStarted
https://youtu.be/AfNbvIvLAsM
July 05, 2020 at 08:58AM by systechdevelopers
https://ift.tt/2YZSXgw
#29 FittedBox Flutter Widget | GetStarted
https://youtu.be/AfNbvIvLAsM
July 05, 2020 at 08:58AM by systechdevelopers
https://ift.tt/2YZSXgw
YouTube
#29 Widget FittedBox | Flutter Tutorial | Google
#29 Flutter Widget FittedBox
New post on /r/flutterdev subreddit:
Build A Flutter Tinder Clone with Firebase & BLoC #30/40 Finishing the Matches Page & Refactoring
https://youtu.be/hiBqKcqKwIo
July 05, 2020 at 09:27AM by 26Waga
https://ift.tt/3dUaNWw
Build A Flutter Tinder Clone with Firebase & BLoC #30/40 Finishing the Matches Page & Refactoring
https://youtu.be/hiBqKcqKwIo
July 05, 2020 at 09:27AM by 26Waga
https://ift.tt/3dUaNWw
YouTube
Build Flutter Tinder Clone with Firebase & BLoC #31/41 Finishing the Matches Page & Refactoring
Build a Flutter Tinder Clone with Firebase and BLoC. In this video we work on the Matches Page
Find the Source Code here https://github.com/OdongoWaga/chill
Find the Source Code here https://github.com/OdongoWaga/chill
New post on /r/flutterdev subreddit:
🚀 Flutter Installer Scripts
I had this idea in mind for some time. Then I decided to do it and this is the resultRepo Link: https://github.com/YazeedAlKhalaf/Flutter_Installer_ScriptsIf you like it please start the repo and feel free to contribute by opening issues and creating pull requests.It makes your life easier when starting on a new machine. One Script to run and flutter is between your hands 😎.All instructions are in the repo's
July 05, 2020 at 11:45AM by YazeedAlKhalaf
https://ift.tt/2NTJr8t
🚀 Flutter Installer Scripts
I had this idea in mind for some time. Then I decided to do it and this is the resultRepo Link: https://github.com/YazeedAlKhalaf/Flutter_Installer_ScriptsIf you like it please start the repo and feel free to contribute by opening issues and creating pull requests.It makes your life easier when starting on a new machine. One Script to run and flutter is between your hands 😎.All instructions are in the repo's
README.md
July 05, 2020 at 11:45AM by YazeedAlKhalaf
https://ift.tt/2NTJr8t
GitHub
GitHub - YazeedAlKhalaf/Flutter_Installer_Scripts: Scripts for installing Flutter SDK easily!
Scripts for installing Flutter SDK easily! Contribute to YazeedAlKhalaf/Flutter_Installer_Scripts development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
What is flutter for kids by Ashar
i really recommend trying flutter or give it atleast a shot.bcs its fun and easy
July 05, 2020 at 12:25PM by asharhussainshaikh
https://ift.tt/2DeP5A1
What is flutter for kids by Ashar
i really recommend trying flutter or give it atleast a shot.bcs its fun and easy
July 05, 2020 at 12:25PM by asharhussainshaikh
https://ift.tt/2DeP5A1
reddit
What is flutter for kids by Ashar
i really recommend trying flutter or give it atleast a shot.bcs its fun and easy
New post on /r/flutterdev subreddit:
FlutterForce — Week 83
https://ift.tt/3gqj9H0
July 05, 2020 at 12:16PM by flutterist
https://ift.tt/31KBdHK
FlutterForce — Week 83
https://ift.tt/3gqj9H0
July 05, 2020 at 12:16PM by flutterist
https://ift.tt/31KBdHK
Medium
FlutterForce — #Week 83
Weekly Flutter Resources
New post on Flutter Dev Google group:
Where is the flutter java source code?
I have looked in GitHub and on the API docs, but wasn't able to find the source code for the Flutter Java code, like FlutterPlugin, FlutterEngine. The documentation for this is https://ift.tt/31KDSkP Where can I get this? Thanks
July 05, 2020 at 12:12PM by Ben B
https://ift.tt/3gtxwKA
Where is the flutter java source code?
I have looked in GitHub and on the API docs, but wasn't able to find the source code for the Flutter Java code, like FlutterPlugin, FlutterEngine. The documentation for this is https://ift.tt/31KDSkP Where can I get this? Thanks
July 05, 2020 at 12:12PM by Ben B
https://ift.tt/3gtxwKA
New post on /r/flutterdev subreddit:
How to add custom borders to a widget in Flutter
https://ift.tt/2BIduNE
July 05, 2020 at 01:22PM by flutterclutter
https://ift.tt/2CampaQ
How to add custom borders to a widget in Flutter
https://ift.tt/2BIduNE
July 05, 2020 at 01:22PM by flutterclutter
https://ift.tt/2CampaQ
www.flutterclutter.dev
How to add a border to a widget
This tutorial is about borders. Not only the default one, but also the fun ones that make the containing widget stand out: custom borders with gradients.