Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

When would you NOT use/recommend Flutter (mid-2021 version)
Most of us here use Flutter every day and probably advocate for it too. Nevertheless, it's good to know what are some reasons why someone should NOT opt for Flutter.Here's the Apr 2019 version but many reasons such as not enough maintained packages, Dart not being null-safe, etc. seem to not be valid anymore: https://www.reddit.com/r/FlutterDev/comments/bim9fy/please_can_we_gather_reasons_why_one_should_not/So as of June 2021, when would suggest someone to not choose Flutter?

June 18, 2021 at 01:31AM by tanejarohan
https://ift.tt/3vAFjh4
New post on /r/flutterdev subreddit:

Why Flutter Prefers Dart over other Languages?
https://ift.tt/3vGkctr

June 18, 2021 at 06:55AM by RachaelGrey28
https://ift.tt/35zEUAF
New post on /r/flutterdev subreddit:

error with my flutter web view plugin
im new to flutter and dart i have issue with my flutter web view pluginas per flutter docs i have added webview_flutter: 2.0.8 in pubspec.yaml file but still i get the error Unused import:package:webview_flutter/webview_flutter.dart';can any one give me a solution

June 18, 2021 at 08:10AM by vickeyjaeden
https://ift.tt/35zLQhb
New post on /r/flutterdev subreddit:

Are there people interested in making a client library for JaguarDB?
It's a NoSQL database.

June 18, 2021 at 08:37AM by 2reform
https://ift.tt/3gyxTGL
New post on /r/flutterdev subreddit:

Checking Dart SDK... << was unexpected at this time.
This error is coming when running flutter doctor. it came out of nowhere. Everything was fine and running and suddenly it came today. Any help please. What to do?

June 18, 2021 at 09:50AM by Previous-Science-381
https://ift.tt/35xBzCj
New post on /r/flutterdev subreddit:

Intermediate: Text Recognition, Language detection and Language translation using Huawei ML Kit in Flutter (Cross platform)
/r/HMSCore/comments/o1tp96/intermediate_text_recognition_language_detection/

June 18, 2021 at 10:52AM by ooWYXNoo
https://ift.tt/3q4Lw3D
New post on /r/flutterdev subreddit:

Conditionally loading a Flutter App’s first screen with AutoRoute and Navigator 2.0
I've just started writing so I'm beginning with small stuff that helped me along the way, hacks and such which makes my job easier. Check out the blog here.

June 18, 2021 at 10:28AM by hotfix666
https://ift.tt/35zjpQI
New post on /r/flutterdev subreddit:

App Feedback Thread - June 18, 2021
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

June 18, 2021 at 03:00PM by AutoModerator
https://ift.tt/35A6jCM
New post on /r/flutterdev subreddit:

Which backend I should choose?
Guys I was planning a flutter based e tournament application with fitness tracker also little bit e-commerce integration but was heavily confused about what backend or which framework I should choosetheir was a 2 option that is suitable for me one is firebase or another django but the problem it's that firebase is might little bit costly for me when the application can grow or more data requests ( because there alots of read write request will create for single user)And with django I face problem with authentication ( more clearly with social authentication )So I comes out with final results so use both firebase and django firebase or NoSQL for user authentication and django or SQL database product, and other related. So is it's ok to store data in different different locations if yes then what its the best way to storing or using the data or no so why and how can I improve it's.

June 18, 2021 at 02:33PM by Prashant_4200
https://ift.tt/2SJ5y7t
New post on /r/flutterdev subreddit:

PureWidget package
I was recently investigating the performance impact of unnecessary widget rebuilds to verify some kinds of optimizations are necessary inside the core of the Flutter UI framework (demo here)Inspired by the results I've come up with an implementation of the base widget which tries to solve the problem of the unnecessary rebuild (even though widget instance would still be created, Element.update would be called, you will save on the cost of Widget.build methodPackage link: pure_widget

June 18, 2021 at 03:44PM by lesnitsky_a
https://ift.tt/2SAWWjp