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

Firebase not working

I followed all the instructions here: https://firebase.google.com/docs/flutter/setup?platform=ios) to get firebase on my flutter project. Now, however, I get the error "Error: FIREBASE FATAL ERROR: Cannot parse Firebase url. Please use https://<YOUR FIREBASE>.firebaseio.com" . This does... https://www.reddit.com/r/FlutterDev/comments/umxp2o/firebase_not_working/
πŸ‘1
New post on /r/flutterdev subreddit:

Getting started with freelance, any pointers?

Hello, I have been learning and developing with flutter for 9 months now, I have build a nice looking Quiz app with smooth animations and it's own backend etc you know the whole deal. That is what my portfolio is right now. Other then that my real life experiences are as follows and in order:... https://www.reddit.com/r/FlutterDev/comments/un6zdu/getting_started_with_freelance_any_pointers/
New post on /r/flutterdev subreddit:

Get Social SDK

Hey guys, is here anybody who uses GetSocial package in Flutter? I am trying to run it on my M1 but the package does not work properly on iOS. There is some problem with their shell script it always breaks my Runner after I create a new Run script in Xcode and build the app. Thank you for any... https://www.reddit.com/r/FlutterDev/comments/uolta5/get_social_sdk/
πŸ‘2
New post on /r/flutterdev subreddit:

BloC for State Management, Thoughts?

I have built three production apps using BloC pattern and I actually like it, I have seen someone complaining how people should not fall for it? Any thoughts ? The only thing I kinda don't like is how quick things get crowded, it does the job perfectly for me tho. submitted by ... https://www.reddit.com/r/FlutterDev/comments/uoq001/bloc_for_state_management_thoughts/
New post on /r/flutterdev subreddit:

Best way to generate a Column/Row of widget ?

What do you think is the best way to generate a list of widgets between these 3 and why ? Supposing elements is a list of objects Column( children: elements.map((element) => CustomWidget(element)).toList() ) Column( children: List.generate(elements.length, (index) =>... https://www.reddit.com/r/FlutterDev/comments/uoua2j/best_way_to_generate_a_columnrow_of_widget/
πŸ‘4
New post on /r/flutterdev subreddit:

The great showcase my flutter game thread

Please post games you have made in flutter or someoneelse. It's to show what is possible and also get feedback. Thanks submitted by /u/0OOO00000OO00O0O0OOO link comments https://www.reddit.com/r/FlutterDev/comments/upg7y1/the_great_showcase_my_flutter_game_thread/
πŸ‘5
New post on /r/flutterdev subreddit:

QR Code Decoder Package

Looking for a cost free QR barcode Decoder Package that supports Android, iOS, Mac, Windows, Linux i.e. the package decodes images of QR codes. The only dart package that I have been able to find is zxing2 https://pub.dev/packages/zxing2 This package does not appear to have much support, only... https://www.reddit.com/r/FlutterDev/comments/uqp1u0/qr_code_decoder_package/
New post on /r/flutterdev subreddit:

I think this is the only package for recording from mic supporting all six platforms. Please show some love!

If you guys know about other package for recording for Mac, Windows and Linux, please let us know! The package is https://github.com/llfbandit/record !! submitted by /u/chamberin link comments https://www.reddit.com/r/FlutterDev/comments/uqt9oj/i_think_this_is_the_only_package_for_recording/
πŸ‘1
New post on /r/flutterdev subreddit:

Hyper Casual Game

Hello everbody, I'm thinking of developing a hyper casual game with Flutter, I plan to publish it on my channel, but I don't know if it will attract attention. Do you have any suggestions on what kind of hyper casual game I should make? Apart from that, can you subscribe to my channel and... https://www.reddit.com/r/FlutterDev/comments/urgzgo/hyper_casual_game/
πŸ‘3