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

Torn between Firebase and PostgreSQL
Hello fellows :)I am developing an app in flutter and I was just wondering whether I should go with Firebase as my database option or with PostgreSQL.My data consists of mostly reads, there are writes but not as much as reads! So I want something with fast read abilities.Also since I am going to connect it to a web app as well it should be simple to work with web technologies as well.

October 09, 2020 at 12:55AM by iEmerald
https://ift.tt/34FOMIi
New post on /r/flutterdev subreddit:

Alternatives for textField in flutter
Hey guys, i am new to flutter and i am trying to create this note app and as you know one of the very basic thing you can do in notes is to write a short text or maybe a very long one. TextField works great on short notes but fails to save a long text, same if you wanna try and paste some long text from clipboard. Have any suggestions for me ?Tried working on Maxlines & length but it just don’t work on those lengthy notes

October 09, 2020 at 02:16AM by farovitus
https://ift.tt/34AVnUA
New post on Flutter Dev Google group:

Flutter 1.22.1 hotfix released to the stable channel.
Hi, Flutter 1.22.1 has been released to stable. This is a hotfix release on the 1.22 branch and also includes a hotfixed Dart 2.10.1 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
New post on /r/flutterdev subreddit:

Thoughts on Alberto Milla's book "Flutter Complete Reference" ?
Has anyone read this book?How does it compare to the other suggested titles on flutter.dev?

October 09, 2020 at 03:36AM by dexterjam
https://ift.tt/3iFwE6x
New post on Flutter Dev Google group:

How to filter hive data in flutter by data values?
Please help me how to filter datas in hive flutter https://ift.tt/3nzHWg3 It's my raised request question on stackoverflow. Thank you.

October 09, 2020 at 04:08AM by Gulam Fahad Ahmed
https://ift.tt/2SElZhH
New post on /r/flutterdev subreddit:

Unable to show Widget tree, when put the widget class to a library
I have a bunch of widget and put them into a git repo.Then in my app, i add that repo as dependencies in pubspec.yaml.
The app work fine, but the widget tree not show widgets from the above repo.
So, is there a solution for this ?
Thanks

October 09, 2020 at 04:45AM by manhterry93
https://ift.tt/33HYQRR
New post on Flutter Dev Google group:

Quiz App using API : How to declare index using a builder (different than PageView.builder)
Hi Flutter community, I am working on a quiz app, and I am using a PageView.builder to declare an index, as the code below shows. However, this requires me to swipe right in order to go to the next question. Is there any other *builder *I can use so that I don't have to swipe to change questions

October 09, 2020 at 04:10AM by Andrew Villegas
https://ift.tt/33EHNAa
New post on /r/flutterdev subreddit:

Which one is better in your opinion?
In the comments you can explain why. I'd really appreciate that!View Poll

October 09, 2020 at 07:47AM by 2reform
https://ift.tt/3nzCGJi
New post on Flutter Dev Google group:

how to animate a text field in the app bar to expand once clicked on
I have a text field in the app bar, but I want the app bar once focused and the user wants to start typing to expand and a take space of the whole app bar, I tried using an animated container but no luck, here s my attempt https://ift.tt/33GHxAA

October 09, 2020 at 09:09AM by Macphail Magwira
https://ift.tt/3dbvRJi
New post on /r/flutterdev subreddit:

Yo guys new easy tutorial!! 😃️ Let me know what you think
https://www.youtube.com/watch?v=cJ_BTkb-UQA

October 09, 2020 at 10:37AM by workflow_2
https://ift.tt/3lFG5F1
New post on Flutter Dev Google group:

how to notify streambuilder about signout /firebase auth
hi guys. i am having trouble signing out my user ! after the sign out button is pressed i can navigate user to another page but the user can stil see the same personal user uid. i think what i need to do is to notify the the streambuilder in main about it but i dont know how its done! anyone

October 09, 2020 at 12:59PM by reza7....@gmail.com
https://ift.tt/3jKR2o5
New post on Flutter Dev Google group:

print statement is not working in a function
Hey guys if I make a print in the function lat() it's not getting printed on the console is there any way to prevent such behavior in the function cause I am not able to debug the application I am new to Dart/Flutter please help me guys I am actually trying to get the lat and long so that I can

October 09, 2020 at 03:28PM by raghav mri
https://ift.tt/3dbume6
New post on /r/flutterdev subreddit:

How do I run the release build of Flutter app on android emulator?
I can use the debug build on emulator, but it the same thing as running the app in debug mode and is slow.​How do I run the apks generated using the command flutter build apk(the fat apk) or flutter build apk --split-per-abi(the split apks) on an android emulator?Error: Could not parse error string

October 09, 2020 at 03:46PM by ToChaseAwayTheNight
https://ift.tt/34GWfHe
New post on Flutter Dev Google group:

consumables quantity in in_app_purchase
I'm using in_app_purchase: ^0.3.4+12 and flutter 1.22.0 Hi, I need to add multiple quantities of a consumable product. I know that *in_app_purchase* plugin exposes multiple StoreKit Wrappers and *SKPaymentWrapper* is the one for quantity. But, I don't know how to implement it. _buyProduct(Pr

October 09, 2020 at 04:30PM by Ankur Bansal
https://ift.tt/33JxVoR
New post on /r/flutterdev subreddit:

Flutter State Management using Provider
https://ift.tt/2HZ3wu7

October 09, 2020 at 04:33PM by iamshadmirza
https://ift.tt/3iP1cT7
New post on Flutter Dev Google group:

Flutter Auto Rotate
How in Youtube app when viewing in landscape (let it be landscape right) then I rotate to landscape left, the video and all options rotate to landscape left. But When I am implementing the same within my app using SystemChrome.setPreferredOrientations, it is not working? Anyone help me where I

October 09, 2020 at 05:14PM by Yash Chandra verma
https://ift.tt/36NUfzx
New post on /r/flutterdev subreddit:

Need help for chat app
I have experience with flutter and APIs, now I am thinking of making a chat app where we can send text and images.Now I don't have any idea how to do deal with this, I mean real time chat and replies.What would be the best way to move forward and what all tech will be required.

October 09, 2020 at 06:18PM by simpdiepie
https://ift.tt/34ANr5C