New post on /r/flutterdev subreddit:
Pros and Cons of using Flutter_Bloc vs StreamBuilder and RxDart
I use the built-in
March 31, 2021 at 06:11AM by quantumizeCode
https://ift.tt/3cBXXyT
  
  Pros and Cons of using Flutter_Bloc vs StreamBuilder and RxDart
I use the built-in
StreamControllers and RxDart Observables to manage my state. However, in order to work in a team, I have to learn flutter_bloc because almost everyone is using it. What are the pros and cons of using flutter_bloc vs built-in streams and rxdart? It looks like flutter_bloc is over complicating something that isn't complicated by mapping events to states rather than calling the events directly to update the state.March 31, 2021 at 06:11AM by quantumizeCode
https://ift.tt/3cBXXyT
reddit
  
  Pros and Cons of using Flutter_Bloc vs StreamBuilder and RxDart
  I use the built-in `StreamControllers` and `RxDart Observables` to manage my state. However, in order to work in a team, I have to learn...
  New post on /r/flutterdev subreddit:
Flutter Web & Desktop: two platforms, endless possibilities
https://ift.tt/3wgO8hg
March 31, 2021 at 07:42AM by polilluminato
https://ift.tt/3wfAfzV
  
  Flutter Web & Desktop: two platforms, endless possibilities
https://ift.tt/3wgO8hg
March 31, 2021 at 07:42AM by polilluminato
https://ift.tt/3wfAfzV
Flutter and Other Experiments
  
  Flutter Web & Desktop: two platforms, endless possibilities
  With this article, we close the series dedicated to Flutter Engage 2021 by dedicating ourselves to the two new platforms that were introduced with the release of Flutter 2.0: Web and Desktop. The support is official and production-ready (under early ...
  New post on /r/flutterdev subreddit:
How to Pick Files and Images for Upload With Flutter Web?
https://ift.tt/3fuRFTw
March 31, 2021 at 07:31AM by lil_dragplix
https://ift.tt/3rCnyf6
  
  How to Pick Files and Images for Upload With Flutter Web?
https://ift.tt/3fuRFTw
March 31, 2021 at 07:31AM by lil_dragplix
https://ift.tt/3rCnyf6
Flutter Agency - Mobile App Designing, Development & Consulting
  
  How to Pick Files and Images for Upload With Flutter Web ?? - Flutter Agency
  image_picker plugin is a flutter plugin library for both iOS and Android that is been used to pick images, pick Files, and Images for Upload.
  New post on Flutter Dev Google group:
What is the purpose of isExtended parameter in FloatingActionButton constructor?
Hello! FAB unnamed constructor has isExtended bool parameter. However, setting it true doen't make the button extended, since this constructor sets tight width constraints regardless of isExtended value. Are there any usecases for this parameter in default constructor? Otherwise, this parameter
March 31, 2021 at 10:07AM by Eugene Ostrovsky
https://ift.tt/3cAoxbm
  
  What is the purpose of isExtended parameter in FloatingActionButton constructor?
Hello! FAB unnamed constructor has isExtended bool parameter. However, setting it true doen't make the button extended, since this constructor sets tight width constraints regardless of isExtended value. Are there any usecases for this parameter in default constructor? Otherwise, this parameter
March 31, 2021 at 10:07AM by Eugene Ostrovsky
https://ift.tt/3cAoxbm
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:
CSV files and Flutter Web
Has anyone had some success with opening a CSV file from Flutter web and using that file?I've tried a lot of packages, but none seem te be doing the job.Any help would be much appreciated.
March 31, 2021 at 11:38AM by MentalMarzipan5
https://ift.tt/2O8InkF
  
  CSV files and Flutter Web
Has anyone had some success with opening a CSV file from Flutter web and using that file?I've tried a lot of packages, but none seem te be doing the job.Any help would be much appreciated.
March 31, 2021 at 11:38AM by MentalMarzipan5
https://ift.tt/2O8InkF
reddit
  
  CSV files and Flutter Web
  A subreddit for Google's portable UI framework.
  New post on /r/flutterdev subreddit:
Looking for Feedback About my State Management Approach
Hello all,I’ve come up with my own state management pattern (and package that implements it) and I’m looking for feedback on it. It’s similar to using Provider/ChangeNotifier but extends that concept further. Please feel free to critique it as harshly as you wish! That’s the kind of feedback I’m interested in.Here’s my write up of my approach:https://link.medium.com/qi6K4haq4ebPlease let me know what you think!
March 31, 2021 at 11:04AM by JonathanAird
https://ift.tt/3fxlKSe
  
  Looking for Feedback About my State Management Approach
Hello all,I’ve come up with my own state management pattern (and package that implements it) and I’m looking for feedback on it. It’s similar to using Provider/ChangeNotifier but extends that concept further. Please feel free to critique it as harshly as you wish! That’s the kind of feedback I’m interested in.Here’s my write up of my approach:https://link.medium.com/qi6K4haq4ebPlease let me know what you think!
March 31, 2021 at 11:04AM by JonathanAird
https://ift.tt/3fxlKSe
Medium
  
  Observable State Trees: a State Management Pattern for Flutter
  Like many other Flutter devs, over the past year I have been on a quest to create state management library that feels right to me. However…
  New post on Flutter Dev Google group:
VerificationFailed Firebase
Hello, my application has been published on Huawei AppGallery. We can download the application from a real phone. But thanks to phone verification, it does not login. I'm getting an error saying we couldn't verify your phone number. Can you help me ? I am authenticating with a Firebase phone. I
March 31, 2021 at 12:13PM by Muti
https://ift.tt/3wa7apT
  
  VerificationFailed Firebase
Hello, my application has been published on Huawei AppGallery. We can download the application from a real phone. But thanks to phone verification, it does not login. I'm getting an error saying we couldn't verify your phone number. Can you help me ? I am authenticating with a Firebase phone. I
March 31, 2021 at 12:13PM by Muti
https://ift.tt/3wa7apT
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 Animated Login UI
https://youtu.be/cAIh7rCsMEc
March 31, 2021 at 01:25PM by codecrafts
https://ift.tt/3wcXvyL
  
  Flutter Animated Login UI
https://youtu.be/cAIh7rCsMEc
March 31, 2021 at 01:25PM by codecrafts
https://ift.tt/3wcXvyL
YouTube
  
  Flutter Animated Login UI - flutter animation tutorial with login page - flutter ui | speedcode
  In this video we will build Login & Sign up screens using flutter. We are implementing some animations using flutter animation controller to make UI more beautiful.
Our Website Launched:
https://codecrafts.dev
Source Code:
https://github.com/gihan667/flutter…
  Our Website Launched:
https://codecrafts.dev
Source Code:
https://github.com/gihan667/flutter…
New post on /r/flutterdev subreddit:
Arguments for using Flutter over React native
So my company are wanting to build a new mobile app, they've used react for web a lot and are considering react native for said app. I'm wondering if anyone has been in a similar position before? Or if anyone had good arguments for flutter over React native? Thanks!
March 31, 2021 at 01:07PM by Northernguy94
https://ift.tt/3w8VJyF
  
  Arguments for using Flutter over React native
So my company are wanting to build a new mobile app, they've used react for web a lot and are considering react native for said app. I'm wondering if anyone has been in a similar position before? Or if anyone had good arguments for flutter over React native? Thanks!
March 31, 2021 at 01:07PM by Northernguy94
https://ift.tt/3w8VJyF
reddit
  
  r/FlutterDev - Arguments for using Flutter over React native
  0 votes and 5 comments so far on Reddit
  New post on /r/flutterdev subreddit:
Top 7 Tips & Tricks
https://www.youtube.com/watch?v=eCIrTqCA1ro&t=16s
March 31, 2021 at 02:32PM by MappOnTrack
https://ift.tt/39uIfn6
  
  Top 7 Tips & Tricks
https://www.youtube.com/watch?v=eCIrTqCA1ro&t=16s
March 31, 2021 at 02:32PM by MappOnTrack
https://ift.tt/39uIfn6
YouTube
  
  7 Best Tips with Flutter
  Flutter Best Tips and Tricks for any Flutter Developer. Best Practices, Widgets, Plugins, Tips and Tricks with Flutter will be deliver into this Video. In other words, in this In this video, we will show you the best 7 tips and tricks with Flutter. These…
  New post on /r/flutterdev subreddit:
Interstitial Ads in Flutter with Google Mobile Ads
https://www.youtube.com/watch?v=Cd1EF0qjj2U
March 31, 2021 at 02:20PM by jetblack-pope
https://ift.tt/2O7JvoD
  
  Interstitial Ads in Flutter with Google Mobile Ads
https://www.youtube.com/watch?v=Cd1EF0qjj2U
March 31, 2021 at 02:20PM by jetblack-pope
https://ift.tt/2O7JvoD
YouTube
  
  Flutter Interstitial Mobile Video Ads
  This tutorial goes through how to use Interstitial ads in your Flutter Mobile application. Interstitial ads are video advertisements that take up the full screen and require at least 5 seconds of watching before being able to dismiss the advertisement.
Code:…
  Code:…
New post on /r/flutterdev subreddit:
VRouter 1.1
🚀 VRouter v1.1 is out 🚀A major update which makes this navigation package even simpler while more powerful.Also check out vrouter.dev which contains the new documentation and has for the first time a set of examples to get started 🔥🔥Support VRouter by liking it on pub.dev, and go build some amazing apps with it!
March 31, 2021 at 04:10PM by Lulupointu
https://ift.tt/3rz2MND
  
  VRouter 1.1
🚀 VRouter v1.1 is out 🚀A major update which makes this navigation package even simpler while more powerful.Also check out vrouter.dev which contains the new documentation and has for the first time a set of examples to get started 🔥🔥Support VRouter by liking it on pub.dev, and go build some amazing apps with it!
March 31, 2021 at 04:10PM by Lulupointu
https://ift.tt/3rz2MND
Dart packages
  
  vrouter | Flutter package
  A navigation package that makes navigation and routing easy on every platform. Built on top of Navigator 2.
  New post on /r/flutterdev subreddit:
The only way to use AnimatedIcons on flutter is to use the pre-compiled ones provided with the framework.
https://shapeshifter.design is a tool made for animating icons and create beautiful results as shown in the material guidelines: https://material.io/design/iconography/animated-icons.html#transitionsIronically enough, most of the transitions shown in the guidelines are not even provided among the AnimatedIcons presets.But the thing I cannot bring myself to understand is: we cannot import any SVG animation file to generate an AnimatedIconData instance.If we design some animated icons ourselves, there's no way of using them within the flutter framework through the AnimatedIcon widget.Apparently, the original animated icons provided by the flutter team are converted as pure dart files through this "vitool" tool: https://github.com/flutter/flutter/tree/master/dev/tools/vitoolBut they say it's intended for private use and don't even support all SVG commands, so they just used it to make their set of provided AnimatedIcons and that's it.I think they should provide a way to import our own custom designs into flutter, just like the FlutterIcon tool can grab our static SVG files and compile them into a font file we can use to import our custom icons as a flutter IconData object.EDIT: I just opened an issue here https://github.com/flutter/flutter/issues/79450 If you guys would like to add to the discussion there as well, it would be very helpful
March 31, 2021 at 03:25PM by VittorioMasia
https://ift.tt/3cAAA8C
  
  The only way to use AnimatedIcons on flutter is to use the pre-compiled ones provided with the framework.
https://shapeshifter.design is a tool made for animating icons and create beautiful results as shown in the material guidelines: https://material.io/design/iconography/animated-icons.html#transitionsIronically enough, most of the transitions shown in the guidelines are not even provided among the AnimatedIcons presets.But the thing I cannot bring myself to understand is: we cannot import any SVG animation file to generate an AnimatedIconData instance.If we design some animated icons ourselves, there's no way of using them within the flutter framework through the AnimatedIcon widget.Apparently, the original animated icons provided by the flutter team are converted as pure dart files through this "vitool" tool: https://github.com/flutter/flutter/tree/master/dev/tools/vitoolBut they say it's intended for private use and don't even support all SVG commands, so they just used it to make their set of provided AnimatedIcons and that's it.I think they should provide a way to import our own custom designs into flutter, just like the FlutterIcon tool can grab our static SVG files and compile them into a font file we can use to import our custom icons as a flutter IconData object.EDIT: I just opened an issue here https://github.com/flutter/flutter/issues/79450 If you guys would like to add to the discussion there as well, it would be very helpful
March 31, 2021 at 03:25PM by VittorioMasia
https://ift.tt/3cAAA8C
Shape Shifter
  
  
  Shape Shifter simplifies the process of creating SVG-based icon animations.
  New post on Flutter Dev Google group:
Using Navigator in Stream Builder
I want to build a list whose children are wrapped with StreamBuilder. I am using Navigator.push() inside the StremBuilder but when the Stream gets update the new page (to which I routed using Navigator) is not updating. I know it is happening because new page is not the descendent of StreamBuilde
March 31, 2021 at 04:50PM by Rakesh Singh
https://ift.tt/3weCyn1
  
  Using Navigator in Stream Builder
I want to build a list whose children are wrapped with StreamBuilder. I am using Navigator.push() inside the StremBuilder but when the Stream gets update the new page (to which I routed using Navigator) is not updating. I know it is happening because new page is not the descendent of StreamBuilde
March 31, 2021 at 04:50PM by Rakesh Singh
https://ift.tt/3weCyn1
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:
Using Navigator in Stream Builder
I want to build a list whose children are wrapped with StreamBuilder. I am using Navigator.push() inside the StremBuilder but when the Stream gets update the new page (to which I routed using Navigator) is not updating. I know it is happening because new page is not the descendent of StreamBuilde
March 31, 2021 at 04:50PM by Rakesh Singh
https://ift.tt/31xzjZB
  
  Using Navigator in Stream Builder
I want to build a list whose children are wrapped with StreamBuilder. I am using Navigator.push() inside the StremBuilder but when the Stream gets update the new page (to which I routed using Navigator) is not updating. I know it is happening because new page is not the descendent of StreamBuilde
March 31, 2021 at 04:50PM by Rakesh Singh
https://ift.tt/31xzjZB
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:
Stream have just published their Flutter Chat Kit to allow devs to quickly build chat UIs
https://ift.tt/31B9xUl
March 31, 2021 at 04:27PM by MarkOSullivan
https://ift.tt/2PKdUtE
  
  Stream have just published their Flutter Chat Kit to allow devs to quickly build chat UIs
https://ift.tt/31B9xUl
March 31, 2021 at 04:27PM by MarkOSullivan
https://ift.tt/2PKdUtE
Product Hunt
  
  Mobile Chat Kit - UI kits & sample apps for building in-app mobile chat | Product Hunt
  Stream’s UI + SDKs for in-app chat allow you to build a beautiful and scalable chat experience in hours. 50+ handcrafted screens for Figma & Sketch. UI components for Flutter, React Native, Kotlin & Swift. Free maker accounts available for side projects.
  New post on /r/flutterdev subreddit:
Mobile UI/UX Chat Kit for free :)
https://ift.tt/31B9xUl
March 31, 2021 at 05:41PM by nparsons08
https://ift.tt/3fvddPC
  
  Mobile UI/UX Chat Kit for free :)
https://ift.tt/31B9xUl
March 31, 2021 at 05:41PM by nparsons08
https://ift.tt/3fvddPC
Product Hunt
  
  Mobile Chat Kit - UI kits & sample apps for building in-app mobile chat | Product Hunt
  Stream’s UI + SDKs for in-app chat allow you to build a beautiful and scalable chat experience in hours. 50+ handcrafted screens for Figma & Sketch. UI components for Flutter, React Native, Kotlin & Swift. Free maker accounts available for side projects.
  New post on /r/flutterdev subreddit:
Can you recommend a database and compatible backend provider? I'm lost in the flood of choices. Not Firebase, something with the option to host independently and locally.
Hello everyoneMy app is now hosted on Firebase but that makes no sense from a business POV. I did that cause it was most of the examples did. This was early Flutter beta 1.0 days. Now that I'm onto actually hosting and running it, I have to switch from Firebase.My pubspec.yaml
March 31, 2021 at 06:55PM by somenick
https://ift.tt/3fyxGmK
  
  Can you recommend a database and compatible backend provider? I'm lost in the flood of choices. Not Firebase, something with the option to host independently and locally.
Hello everyoneMy app is now hosted on Firebase but that makes no sense from a business POV. I did that cause it was most of the examples did. This was early Flutter beta 1.0 days. Now that I'm onto actually hosting and running it, I have to switch from Firebase.My pubspec.yaml
audioplayers: ^0.18.0camera: ^0.8.0charts_flutter: ^0.10.0cloud_firestore: ^1.0.1connectivity: ^3.0.2csslib: ^0.17.0file_picker: ^3.0.0firebase_auth: ^1.0.1firebase_core: ^1.0.1firebase_storage: ^8.0.0flutter_image_compress: ^0.7.0flutter_sound: ^8.0.0+6flutter_speed_dial: ^3.0.5font_awesome_flutter: ^8.10.0google_sign_in: ^5.0.0image_picker: ^0.7.2+1json_annotation: ^3.1.1path_provider: ^2.0.1percent_indicator: ^2.1.8permission_handler: ^6.1.0provider: ^5.0.0rxdart: ^0.26.0sentry_flutter: ^4.0.6sqflite: ^2.0.0+2vibration: ^1.7.1video_player: ^2.0.2Where should I go? 🙃️🤖️March 31, 2021 at 06:55PM by somenick
https://ift.tt/3fyxGmK
reddit
  
  Can you recommend a database and compatible backend provider? I'm...
  Hello everyone My app is now hosted on Firebase but that makes no sense from a business POV. I did that cause it was most of the examples did....
  New post on /r/flutterdev subreddit:
How are you handling webview on Flutter web or Flutter desktop?
One of my app uses flutter_webview to display urls. I added some app based actions with that webview.Today I enabled web support, and noticed this plugin does not supports either web or desktop.My first instinct was to ditch those app based actions. But is there any other way you are handling these type of issues?
March 31, 2021 at 06:18PM by drmirk
https://ift.tt/3sEFNlF
  
  How are you handling webview on Flutter web or Flutter desktop?
One of my app uses flutter_webview to display urls. I added some app based actions with that webview.Today I enabled web support, and noticed this plugin does not supports either web or desktop.My first instinct was to ditch those app based actions. But is there any other way you are handling these type of issues?
March 31, 2021 at 06:18PM by drmirk
https://ift.tt/3sEFNlF
reddit
  
  How are you handling webview on Flutter web or Flutter desktop?
  One of my app uses flutter_webview to display urls. I added some app based actions with that webview. Today I enabled web support, and noticed...
  New post on Flutter Dev Google group:
DropDownButton Not showing value of selected
For some reason I my dropdownbutton is not showing what item I selected and I am not sure why. I am doing this all in a stateful widget as well. Groups is a class and you can get a string from the class called groupName. I hardcoded a list of Groups to just test this out. I had this the dropdown
March 31, 2021 at 07:40PM by Mark Valeriani
https://ift.tt/39vz2Li
  
  DropDownButton Not showing value of selected
For some reason I my dropdownbutton is not showing what item I selected and I am not sure why. I am doing this all in a stateful widget as well. Groups is a class and you can get a string from the class called groupName. I hardcoded a list of Groups to just test this out. I had this the dropdown
March 31, 2021 at 07:40PM by Mark Valeriani
https://ift.tt/39vz2Li
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.