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

New to Flutter

I have been developing apps for just a couple years now, but I have only used Kivy, which is Python based, to this point. I mainly have experience with python> Any general advice for me since I'm so new? submitted by /u/NicFolk link comments https://www.reddit.com/r/FlutterDev/comments/uh7pyl/new_to_flutter/
πŸ‘2
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/
πŸ‘1
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/
πŸ‘1
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/
πŸ‘4
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/
πŸ‘4
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/
πŸ‘1
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/
πŸ‘2
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/
πŸ‘4
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