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

Backend for a mobile text/UI based game

Hi there. I'm a hobbyist programmer looking to use flutter as a frontend for a mobile text based game. The game will have some light online components such as a chat room for players, the ability for players to have an account/login, trade items with each other, and leaderboards for players to... https://www.reddit.com/r/FlutterDev/comments/16fyp12/backend_for_a_mobile_textui_based_game/
New post on /r/flutterdev subreddit:

Why does Google's Career Page does not have Flutter and Dart jobs?

Hello, the body of the post is pretty much the same. I am wondering why Google is not hiring for Flutter and more importantly even dart roles. I have been seeing this for years and only 3-5 openings are there. submitted by /u/Expert-Scallion4782 link comments https://www.reddit.com/r/FlutterDev/comments/16gijda/why_does_googles_career_page_does_not_have/
👍1
New post on /r/flutterdev subreddit:

why dart has both final and const?

before you down vote hear me out first... I know const is used for compile time values and final for immutable run time values. but the thing is the linter seems to understand where const can be used. if thats the case then why? why would you annoy me every time to add const. also it makes the... https://www.reddit.com/r/FlutterDev/comments/16gr95g/why_dart_has_both_final_and_const/
👍2
New post on /r/flutterdev subreddit:

Do You guys recommend having a notebook for Flutter/Dart ?

So recently started learning flutter with udemy , and the course is very helpful (better than my college python course) . Anyways in college, I depend on memory and slides , idk i just find it very exhausting writing code on ipad so i gave up on it first lecture. How do you guys organize your... https://www.reddit.com/r/FlutterDev/comments/16gu8mp/do_you_guys_recommend_having_a_notebook_for/
👍2
New post on /r/flutterdev subreddit:

Please recommend me A fully functional opensource flutter app built with Bloc.

Hello, I've been learning flutter for the past weeks and I have to admit that it is far better in many aspects than Xamarin (Where I come from). I want to browse the source code of a flutter app that was built for the real world and learn from that source code, in order to apply in my own apps.... https://www.reddit.com/r/FlutterDev/comments/16hib8z/please_recommend_me_a_fully_functional_opensource/
👍2
New post on /r/flutterdev subreddit:

Has anyone used Hetzner as a cloud service for their app deployment?

The context being I trust European products and companies more. Most of the Flutter ecosystem is around AWS, GCP, Firebase and I didn't find any good resources on the internet either on Hetzner for Flutter. What can be the Pros & Cons of going ahead with it? submitted by ... https://www.reddit.com/r/FlutterDev/comments/16iad0k/has_anyone_used_hetzner_as_a_cloud_service_for/
👍2
New post on /r/flutterdev subreddit:

Any Good Resources For Understanding Use Cases For Rendering Classes

I have a high level understanding of rendering and RenderObjects. I can also create simple RenderObjectWidgets. I need to better understand when to use which rendering classes to compose more complex use cases. Are there any good resources for understanding how these classes work and work... https://www.reddit.com/r/FlutterDev/comments/16ik3ak/any_good_resources_for_understanding_use_cases/
3👏1
New post on /r/flutterdev subreddit:

Need urgent assistance to migrate dart code

i want to change the old dart code into new, this will follow the documentation https://github.com/letsar/flutter\_slidable/wiki/FAQ the code - children: widget.stores!.map((Store item) { return ExpansionPanel( headerBuilder: (BuildContext context, bool isExpanded) { return Slidable(... https://www.reddit.com/r/FlutterDev/comments/16j5x8q/need_urgent_assistance_to_migrate_dart_code/
New post on /r/flutterdev subreddit:

What do you guys prefer bloc or cubit for state management?

Share your reasons for choosing one over another. submitted by /u/No_Bother9001 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/16jce6m/what_do_you_guys_prefer_bloc_or_cubit_for_state/
👍2
New post on /r/flutterdev subreddit:

Run Pocketbase Server directly from Android/IOS with Flutter or Natively

Hey guys, just release a Flutter plugin to run Pocketbase server directly from Mobile using Flutterhttps://pub.dev/packages/pocketbase\_server\_flutter To use in Native Androidhttps://github.com/rohitsangwan01/pocketbase\_android To use in Native... https://www.reddit.com/r/FlutterDev/comments/16k1pee/run_pocketbase_server_directly_from_androidios/
New post on /r/flutterdev subreddit:

Why doesn’t a TextField have an accessible text variable?

Secondly why can’t I use a controller or onChanged() on a TextField that has expands: true? I made a scrolling input text view with an Expanded TextField. I want to perform a save action every time the user types a keyboard button (such as the alphabet keys, spacebar, or backspace) and changes ... https://www.reddit.com/r/FlutterDev/comments/16kbalb/why_doesnt_a_textfield_have_an_accessible_text/
👍2👨‍💻1
New post on /r/flutterdev subreddit:

Why is it faster to build UI with Flutter than React?

People say that you can build UI super fast with flutter but doesn’t React also have things like component UI library? what does flutter have that React doesn’t that boosts your development speed? submitted by /u/rdpGuy link comments https://www.reddit.com/r/FlutterDev/comments/16lln4o/why_is_it_faster_to_build_ui_with_flutter_than/
👍1
New post on /r/flutterdev subreddit:

Can I pick up Flutter faster than web things?

I want to build a dynamic app that can be ok on both web and mobile. I’m learning to code almost from scratch so there’s nothing I’m familiar to already. all I’m concerned is that I want to pick up the tech fast and build the prototype of my idea fast. in that regard, I chose Firebase... https://www.reddit.com/r/FlutterDev/comments/16lt97w/can_i_pick_up_flutter_faster_than_web_things/
👍1