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

If I had one complaint about Flutter…

I’ll spend half the time writing code logic and the other half is spent repairing parenthesis/brackets/braces. I’m grateful for code formatting. In fact, getting to no-red-underlines is a small goal. The code formatting finally working is the payoff. submitted by /u/cjrun ... https://www.reddit.com/r/FlutterDev/comments/uhzz8u/if_i_had_one_complaint_about_flutter/
New post on /r/flutterdev subreddit:

A Open Source 2D RPG Game Engine

I just found an interesting Flutter library on github I run the demo and so far so good for this As far as I know, there is currently another game engine Flame https://raw.githubusercontent.com/ym6745476/devilf/master/screenshot/slayer.gif link: https://github.com/ym6745476/devilf submitted... https://www.reddit.com/r/FlutterDev/comments/uiq4gi/a_open_source_2d_rpg_game_engine/
New post on /r/flutterdev subreddit:

Flutter Dynamic Dashboard Widget

Try Online Demo Demo Usage Short Video Pub package submitted by /u/mehmetyaz link comments https://www.reddit.com/r/FlutterDev/comments/ujpqbw/flutter_dynamic_dashboard_widget/
New post on /r/flutterdev subreddit:

What is the FFI library?? And why is C so special?

So I've come across this library called FFI(dart:ffi). I read that it is used to call native C APIs, and other things. But can't we do all those stuff in Dart? What is special about C that we need a whole library for it? I'm just curious about it. submitted by /u/Ananta_Datta [link] ... https://www.reddit.com/r/FlutterDev/comments/uk8fmh/what_is_the_ffi_library_and_why_is_c_so_special/
New post on /r/flutterdev subreddit:

BLoC design and ChangeNotifier

Hello everyone! I'm new to Flutter but I'm trying to make things in a good way and familiarize with its univers. I have red lot of post and articles, and it seems that it in most of the case I should use ChangeNotifier. My app won't need audio or video or any data streams in fact. Maybe just for ... https://www.reddit.com/r/FlutterDev/comments/ukht1y/bloc_design_and_changenotifier/
New post on /r/flutterdev subreddit:

Why don't the checkboxes in my listview work?

I have this code with a list with another list inside it. The first list represents a category, the second list are the items under that category. My idea would be to, when I check an item in the main list, all of the items inside the list of that item would get checked as well, but I can't even ... https://www.reddit.com/r/FlutterDev/comments/ulot7z/why_dont_the_checkboxes_in_my_listview_work/
New post on /r/flutterdev subreddit:

How do Flutter?

Any good videos to watch? New to Flutter. submitted by /u/Hereforstuff_69 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/umb7jj/how_do_flutter/
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/
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/