New post on Flutter Dev Google group:
Flutter app testing to see the progress
Is flutter use any tools like react native uses expo? Reply me if anyone know?
April 21, 2020 at 01:19AM by Hassan Yasin
https://ift.tt/2xD1ds6
Flutter app testing to see the progress
Is flutter use any tools like react native uses expo? Reply me if anyone know?
April 21, 2020 at 01:19AM by Hassan Yasin
https://ift.tt/2xD1ds6
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:
Flutter badly needs a better state management story
Before I start complaining: I love Flutter, and I think the folks working on it are fantastic and are focusing on the right things.I was delighted by Flutter when I started to learn it - it seemed opinionated, clear and intuitive to learn and use. It seemed like I had finally found a sane answer for cross platform mobile app development.But then I arrived at state management, and it felt like the wheels fell off.Learning state management has been a huge stumbling block for me learning and moving forward with the framework.I'm new to Flutter and have a ton to learn, but I'm an experienced software engineer, so I think many other new flutter devs are probably feeling the same way that I am.I don't have the answers, but I think Flutter is an incredible project and I want to see it succeed, so I'd like to see the community talking about this more. (Or maybe someone can tell me I'm being ridiculous and should just use "X" - I'd be okay with that too : P )I'm still trying to get my head around exactly why state management seems overly complicated, but here area few ideas:Too many options, not enough opinionsIt's hard to understand (from reading the docs/guides) what the Flutter team thinks you should do.This, for instance, feels like the docs saying: ¯\_(ツ)_/¯"Provider" seems solid, but is confusing (may be a naming convention thing)After a lot of research, it seems like "Provider" is the leading/most recommended solution, currently. I'm seeing a lot of people saying "don't overthink it, just use Provider".But going from a primarily UI component based widget tree full of "buttons" and "lists", to a widget tree riddled with "ChangeNotifierProviders", "MultiProviders", "Consumers", and "Models" feels a bit overwhelming.In addition, the generic nature of the naming conventions (Provider? What is it providing? Could we just say "data" somewhere here?) adds a lot of cognitive overhead - at least for me.I feel like Provider is very close to a great solution, but I just wish it was more intuitive.What's a widget, again?While I've accepted that Everything Is A Widget™, I think Flutter could be better if there was a clearer differentiation between widgets that represent a "physical" part of the UI (like a button, scaffold, card, etc..), and widgets that are used that just for passing state around, but don't actually represent a UI component.There's a moment of "whiplash" that happens in the learning process that I haven't seen addressed.
When you start learning Flutter, a "widget" seems to be defined as a UI component that may contain some state and can respond to interaction.But when you start moving into (even very simple) state management, suddenly widgets become something much more broad and confusing. A widget can just be concerned with data, or transferring state. This is a big change, and it can be hard to get your head around at first.I think the docs could be clearer about this. I'm not entirely sure how.---Thanks for reading if you've gotten this far, would love to hear if other people are struggling with these things too, or if I'm the anomaly here.And again - I really appreciate all the work that the contributors/team have done for this project, and hope that it continues to grow and become better.
April 21, 2020 at 03:23AM by somethingsound
https://ift.tt/2VN3CrV
Flutter badly needs a better state management story
Before I start complaining: I love Flutter, and I think the folks working on it are fantastic and are focusing on the right things.I was delighted by Flutter when I started to learn it - it seemed opinionated, clear and intuitive to learn and use. It seemed like I had finally found a sane answer for cross platform mobile app development.But then I arrived at state management, and it felt like the wheels fell off.Learning state management has been a huge stumbling block for me learning and moving forward with the framework.I'm new to Flutter and have a ton to learn, but I'm an experienced software engineer, so I think many other new flutter devs are probably feeling the same way that I am.I don't have the answers, but I think Flutter is an incredible project and I want to see it succeed, so I'd like to see the community talking about this more. (Or maybe someone can tell me I'm being ridiculous and should just use "X" - I'd be okay with that too : P )I'm still trying to get my head around exactly why state management seems overly complicated, but here area few ideas:Too many options, not enough opinionsIt's hard to understand (from reading the docs/guides) what the Flutter team thinks you should do.This, for instance, feels like the docs saying: ¯\_(ツ)_/¯"Provider" seems solid, but is confusing (may be a naming convention thing)After a lot of research, it seems like "Provider" is the leading/most recommended solution, currently. I'm seeing a lot of people saying "don't overthink it, just use Provider".But going from a primarily UI component based widget tree full of "buttons" and "lists", to a widget tree riddled with "ChangeNotifierProviders", "MultiProviders", "Consumers", and "Models" feels a bit overwhelming.In addition, the generic nature of the naming conventions (Provider? What is it providing? Could we just say "data" somewhere here?) adds a lot of cognitive overhead - at least for me.I feel like Provider is very close to a great solution, but I just wish it was more intuitive.What's a widget, again?While I've accepted that Everything Is A Widget™, I think Flutter could be better if there was a clearer differentiation between widgets that represent a "physical" part of the UI (like a button, scaffold, card, etc..), and widgets that are used that just for passing state around, but don't actually represent a UI component.There's a moment of "whiplash" that happens in the learning process that I haven't seen addressed.
When you start learning Flutter, a "widget" seems to be defined as a UI component that may contain some state and can respond to interaction.But when you start moving into (even very simple) state management, suddenly widgets become something much more broad and confusing. A widget can just be concerned with data, or transferring state. This is a big change, and it can be hard to get your head around at first.I think the docs could be clearer about this. I'm not entirely sure how.---Thanks for reading if you've gotten this far, would love to hear if other people are struggling with these things too, or if I'm the anomaly here.And again - I really appreciate all the work that the contributors/team have done for this project, and hope that it continues to grow and become better.
April 21, 2020 at 03:23AM by somethingsound
https://ift.tt/2VN3CrV
docs.flutter.dev
List of state management approaches
A list of different approaches to managing state.
New post on /r/flutterdev subreddit:
Random Pictures
I devloped an app with Flutter https://play.google.com/store/apps/details?id=com.ycjz.randompic
April 21, 2020 at 07:07AM by darylzac
https://ift.tt/3cx9QDd
Random Pictures
I devloped an app with Flutter https://play.google.com/store/apps/details?id=com.ycjz.randompic
April 21, 2020 at 07:07AM by darylzac
https://ift.tt/3cx9QDd
Google Play
random pictures - Apps on Google Play
View random pictures, you don't know what next picture is.
New post on /r/flutterdev subreddit:
Why does r/androiddev hates Flutter?
So lately I've been scrolling through r/androiddev (I have 5+ years of Android dev experience, currently working with Flutter). What I realized is that most people over there do not really understand Flutter and starts bashing it here and there.By the looks of it, they literally hate Dart as a language and have fallen in love with Kotlin. I couldn't think of any particular reason why they'd do so without even giving flutter a try.Most comments that are logical and praise flutter are downvoted into oblivion.Why, do you guys think, android devs just hate Flutter? Have you had similar experiences in the past too?
April 21, 2020 at 06:36AM by rivendell_elf
https://ift.tt/2VmbtOe
Why does r/androiddev hates Flutter?
So lately I've been scrolling through r/androiddev (I have 5+ years of Android dev experience, currently working with Flutter). What I realized is that most people over there do not really understand Flutter and starts bashing it here and there.By the looks of it, they literally hate Dart as a language and have fallen in love with Kotlin. I couldn't think of any particular reason why they'd do so without even giving flutter a try.Most comments that are logical and praise flutter are downvoted into oblivion.Why, do you guys think, android devs just hate Flutter? Have you had similar experiences in the past too?
April 21, 2020 at 06:36AM by rivendell_elf
https://ift.tt/2VmbtOe
reddit
Why does r/androiddev hates Flutter?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
What is the best way to handle with screen sizes?
Hi !I'm working in my first side project and I have a doubt with how to handle the sizes of my widgets depending on the device screen.In iPhone 11 looks great, but when I emulate it in Nexus 5 all things become enormous... typographies, inputs, buttons... :(What do you think that is the most efficient way (that it's OK for the most cases) to have a nice UI always ?Thank you !
April 21, 2020 at 10:39AM by davizgrz
https://ift.tt/34SPYaS
What is the best way to handle with screen sizes?
Hi !I'm working in my first side project and I have a doubt with how to handle the sizes of my widgets depending on the device screen.In iPhone 11 looks great, but when I emulate it in Nexus 5 all things become enormous... typographies, inputs, buttons... :(What do you think that is the most efficient way (that it's OK for the most cases) to have a nice UI always ?Thank you !
April 21, 2020 at 10:39AM by davizgrz
https://ift.tt/34SPYaS
reddit
What is the best way to handle with screen sizes?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Neumorphism Music Player App UI Concept (Provider,Animations, CustomPaint)
https://youtu.be/T-wd8kx705I
April 21, 2020 at 08:52AM by flutterer_
https://ift.tt/2RTyFRI
Neumorphism Music Player App UI Concept (Provider,Animations, CustomPaint)
https://youtu.be/T-wd8kx705I
April 21, 2020 at 08:52AM by flutterer_
https://ift.tt/2RTyFRI
YouTube
Flutter Speed Code • Neumorphism Music Player App UI Concept (Provider,Animations,Paint) PART 2 of 2
This app is the result of using Provider for state management, 4 seperate CustomPainter classes, several Animations, Neumorphism - specifically with BoxShadow's and a LinearGradient to add inner shadows as Flutter doesn't inherently support this, as well…
New post on /r/flutterdev subreddit:
Is this book worth buying?
I want to make Deep learning app with flutter and tflite
Book name is Mobile Deep Learning with TensorFlow Lite, ML Kit and Flutter
April 21, 2020 at 08:33AM by jpohpoh
https://ift.tt/3btd1vI
Is this book worth buying?
I want to make Deep learning app with flutter and tflite
Book name is Mobile Deep Learning with TensorFlow Lite, ML Kit and Flutter
April 21, 2020 at 08:33AM by jpohpoh
https://ift.tt/3btd1vI
reddit
Is this book worth buying?
I want to make Deep learning app with flutter and tflite Book name is Mobile Deep Learning with TensorFlow Lite, ML Kit and Flutter
New post on /r/flutterdev subreddit:
build_context | Flutter Package
https://ift.tt/2KiJGYK
April 21, 2020 at 12:52PM by PedroMassango
https://ift.tt/3brMY84
build_context | Flutter Package
https://ift.tt/2KiJGYK
April 21, 2020 at 12:52PM by PedroMassango
https://ift.tt/3brMY84
Dart packages
build_context | Flutter Package
A package that simplifies the access most of used properties/fuctions right in the BuildContext.
New post on /r/flutterdev subreddit:
Weekly Questions Thread - April 21, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions.If you're new to Flutter you might also consider taking this free introductory course.Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!
April 21, 2020 at 02:33PM by AutoModerator
https://ift.tt/3cC1nP0
Weekly Questions Thread - April 21, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions.If you're new to Flutter you might also consider taking this free introductory course.Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!
April 21, 2020 at 02:33PM by AutoModerator
https://ift.tt/3cC1nP0
Reddit
index - FlutterDev
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
App Feedback Thread - April 21, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
April 21, 2020 at 02:33PM by AutoModerator
https://ift.tt/2zkcNJ1
App Feedback Thread - April 21, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
April 21, 2020 at 02:33PM by AutoModerator
https://ift.tt/2zkcNJ1
reddit
App Feedback Thread - April 21, 2020
This thread is for getting feedback on your own apps. ####Developers: - must **provide feedback** for others - must include **Play Store**,...
New post on /r/flutterdev subreddit:
The third part of my Firebase Profile Series - We update the Firebase Display Name and fix a overflowed box with SingleChildScrollView.
https://youtu.be/0wcWUIP669g
April 21, 2020 at 03:17PM by MyracleDesign
https://ift.tt/2XQ0zSF
The third part of my Firebase Profile Series - We update the Firebase Display Name and fix a overflowed box with SingleChildScrollView.
https://youtu.be/0wcWUIP669g
April 21, 2020 at 03:17PM by MyracleDesign
https://ift.tt/2XQ0zSF
YouTube
Update Username and Scrollfix - Firebase Profile - Part III
Today we want to update the username inside of our #Firebase #Profile. Besides that, we fix a Pixel Overflow problem whenever we click inside one of the TextFields.
⭐️⭐️ Helpful Ressources ⭐️⭐️
SourceCode: https://github.com/md-weber/firebase_profile_tu…
⭐️⭐️ Helpful Ressources ⭐️⭐️
SourceCode: https://github.com/md-weber/firebase_profile_tu…
New post on Flutter Dev Google group:
VPN connection using flutter
Hello, I am try to connect vpn server using given IP and username & password. but I am unable to connect server. oland VPN Server: PL226.vpnbook.com Germany VPN Server: de4.vpnbook.com Following servers are optimized for fast web surfing; no p2p downloading US VPN Server: us1.vpnbook.com US VPN
April 21, 2020 at 03:39PM by Abhijeet Hasabe
https://ift.tt/2KoMPq8
VPN connection using flutter
Hello, I am try to connect vpn server using given IP and username & password. but I am unable to connect server. oland VPN Server: PL226.vpnbook.com Germany VPN Server: de4.vpnbook.com Following servers are optimized for fast web surfing; no p2p downloading US VPN Server: us1.vpnbook.com US VPN
April 21, 2020 at 03:39PM by Abhijeet Hasabe
https://ift.tt/2KoMPq8
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:
Run Android Device directly without running Android Studio for Flutter Development.
https://youtu.be/_SiXCMB5mXA
April 21, 2020 at 03:25PM by gearspec
https://ift.tt/3ey0V6e
Run Android Device directly without running Android Studio for Flutter Development.
https://youtu.be/_SiXCMB5mXA
April 21, 2020 at 03:25PM by gearspec
https://ift.tt/3ey0V6e
YouTube
Run Android Device directly without running Android Studio for Flutter Development.
Here is the batch file for running android device without running android studio.
cd C:\Users\"Your Username Here"\AppData\Local\Android\Sdk\tools
.\emulator -avd "Your Device Name Here"
or if you are unsure what your username is :
cd C:\Users\%usern…
cd C:\Users\"Your Username Here"\AppData\Local\Android\Sdk\tools
.\emulator -avd "Your Device Name Here"
or if you are unsure what your username is :
cd C:\Users\%usern…
New post on /r/flutterdev subreddit:
How to Use ProxyProvider
https://ift.tt/3asWB4U
April 21, 2020 at 04:05PM by Paulhal
https://ift.tt/2KjFEiZ
How to Use ProxyProvider
https://ift.tt/3asWB4U
April 21, 2020 at 04:05PM by Paulhal
https://ift.tt/2KjFEiZ
developer.school
How to Use ProxyProvider with Flutter
In this article we're going to look at how to use ProxyProvider to inject data into other providers. This is useful if we're wanting to inject an auth token or other piece of dynamic data into another Provider at some point in the future.
New post on Flutter Dev Google group:
Finished with error: Gradle task assembleDebug failed with exit code 1 , when i run main.dart for the first time
I'm beginner in flutter I just create a new flutter project with intellij idea flutter plug in and I connect my device and then I run the main.dart file but I get this error I hope from someone knew the issue help me to fix it thanks in advance Launching lib\main.dart on SM G350E in debug
April 21, 2020 at 05:31PM by husam alkdary
https://ift.tt/2VolDhn
Finished with error: Gradle task assembleDebug failed with exit code 1 , when i run main.dart for the first time
I'm beginner in flutter I just create a new flutter project with intellij idea flutter plug in and I connect my device and then I run the main.dart file but I get this error I hope from someone knew the issue help me to fix it thanks in advance Launching lib\main.dart on SM G350E in debug
April 21, 2020 at 05:31PM by husam alkdary
https://ift.tt/2VolDhn
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:
Just started to learn flutter and I find it very complicated!!
I find it hard that widgets don't have IDs that we can call and easily retrieve their value. Why I have to create a lot of texteditincontrollers just to retrieve values of my textfields. Is there an easier way to do this??
April 21, 2020 at 05:14PM by mutantcoode
https://ift.tt/2RY2VuO
Just started to learn flutter and I find it very complicated!!
I find it hard that widgets don't have IDs that we can call and easily retrieve their value. Why I have to create a lot of texteditincontrollers just to retrieve values of my textfields. Is there an easier way to do this??
April 21, 2020 at 05:14PM by mutantcoode
https://ift.tt/2RY2VuO
reddit
Just started to learn flutter and I find it very complicated!!
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Expo, if you can hear us, please come to Flutter
https://medium.com/@magistro/why-flutter-needs-a-service-like-expo-a40ff863a856
April 21, 2020 at 04:56PM by red_magistro
https://ift.tt/2KpAXUN
Expo, if you can hear us, please come to Flutter
https://medium.com/@magistro/why-flutter-needs-a-service-like-expo-a40ff863a856
April 21, 2020 at 04:56PM by red_magistro
https://ift.tt/2KpAXUN
Medium
Why Flutter needs a service like Expo
For those of you who haven’t used Expo before, here’s an extract from its documentation:
New post on Flutter Dev Google group:
How to render firestore dynamic content with a Stream Builder,drop down menu and List View
Hi, I have been trying to create a flutter List view page with content from a firestore subcollection, which can be changed using a dropdown menu. I'm able to use the streambuilder query snapshot to populate the dropdown list with DocumentID's of a parent firestore collection, but im having
April 21, 2020 at 06:52PM by Archie Kariuki
https://ift.tt/2xNaUEg
How to render firestore dynamic content with a Stream Builder,drop down menu and List View
Hi, I have been trying to create a flutter List view page with content from a firestore subcollection, which can be changed using a dropdown menu. I'm able to use the streambuilder query snapshot to populate the dropdown list with DocumentID's of a parent firestore collection, but im having
April 21, 2020 at 06:52PM by Archie Kariuki
https://ift.tt/2xNaUEg
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 build Adaptive Dialogs in Flutter
https://youtu.be/AQybpww4MgQ
April 21, 2020 at 06:53PM by SoundDr
https://ift.tt/3cCStRv
How to build Adaptive Dialogs in Flutter
https://youtu.be/AQybpww4MgQ
April 21, 2020 at 06:53PM by SoundDr
https://ift.tt/3cCStRv
YouTube
Take 5 - Adaptive Dialogs - Flutter
Source Code: https://github.com/rodydavis/flutter_take_5
In this video I walk though how to build an adaptive dialog that looks good on desktop, mobile and web. Whenever you launch a dialog you are not guaranteed that the size is constant. In this example…
In this video I walk though how to build an adaptive dialog that looks good on desktop, mobile and web. Whenever you launch a dialog you are not guaranteed that the size is constant. In this example…
New post on /r/flutterdev subreddit:
State Management/Database components...
I am 2 months into Flutter/Dart learning. So far I am amazed at what can be done, but maybe I'm totally missing something. This is not a complaint, but perhaps a bit of confusion. I come from 35 years building DOS, then Windows client server business apps, the last 20 in Delphi/Pascal.Basically, state was not an issue and database usage was as easy as buy/write/share a database library/package where the boilerplate can live and from the developer's point of view:Establish your database connection (login to SQL, noSQL, flat file...)Create table (container) level components, datasets that hold the query (sql...)Connect your visual components (grids/lists/dropdowns) to the datasets. User actions take you from there.I know, and can see the beauty of streams of data that update your chat, or messaging app, but honestly, in my 35 years I have only needed that in a few apps. Mostly business apps are: collect data, present data, manipulate data, post data, report on the data.I see Flutter as an excellent way to get data in, and probably do everything else, but I don't understand why there is so much boilerplate code required to do what seems to be so simple. There are soooo many great widgets and packages and whole apps you can download for free, but is there a simple database CRUD package without all the boilerplate?Thanks for leaving me space to vent lol
April 21, 2020 at 07:28PM by jrheisler
https://ift.tt/2RVnQik
State Management/Database components...
I am 2 months into Flutter/Dart learning. So far I am amazed at what can be done, but maybe I'm totally missing something. This is not a complaint, but perhaps a bit of confusion. I come from 35 years building DOS, then Windows client server business apps, the last 20 in Delphi/Pascal.Basically, state was not an issue and database usage was as easy as buy/write/share a database library/package where the boilerplate can live and from the developer's point of view:Establish your database connection (login to SQL, noSQL, flat file...)Create table (container) level components, datasets that hold the query (sql...)Connect your visual components (grids/lists/dropdowns) to the datasets. User actions take you from there.I know, and can see the beauty of streams of data that update your chat, or messaging app, but honestly, in my 35 years I have only needed that in a few apps. Mostly business apps are: collect data, present data, manipulate data, post data, report on the data.I see Flutter as an excellent way to get data in, and probably do everything else, but I don't understand why there is so much boilerplate code required to do what seems to be so simple. There are soooo many great widgets and packages and whole apps you can download for free, but is there a simple database CRUD package without all the boilerplate?Thanks for leaving me space to vent lol
April 21, 2020 at 07:28PM by jrheisler
https://ift.tt/2RVnQik
reddit
State Management/Database components...
I am 2 months into Flutter/Dart learning. So far I am amazed at what can be done, but maybe I'm totally missing something. This is not a...