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

What would be the best path to create something like Duolingo or Memrise or something in between? Godot/Unity/Flutter/React or something else for the UI ? What should be kept in mind for choosing the back-end?

The priority is to launch in all the platforms possible. That is why cross platform development frameworks has to be the priority? What should be the easiest path? Thanks in advance submitted by /u/PuzzleheadedAd7079 link comments https://www.reddit.com/r/FlutterDev/comments/terrfk/what_would_be_the_best_path_to_create_something/
New post on /r/flutterdev subreddit:

adndroid sdk not found

i am getting(Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this.) this error when I am licensing flutter please some one help submitted by /u/sage0seven link comments https://www.reddit.com/r/FlutterDev/comments/tfbof8/adndroid_sdk_not_found/
New post on /r/flutterdev subreddit:

Assembly language+ flutter

Hello there , I'm wondering whether there's a way to connect flutter app with assembly language? I saw that we can connect with Arduino using bluetooth sensor or firebase , but what i want to know is whether it's possible to establish a connection between assembly code and flutter app , like... https://www.reddit.com/r/FlutterDev/comments/tfedrm/assembly_language_flutter/
New post on /r/flutterdev subreddit:

making a mobile game

Hey would flutter be feasible for making a text based mobile game? I was trying to get started with stateless and stateful widgets but I don't think flutter is the right choice here. For a game we need to have like a "data" class which holds a large amount of variables and be able to access that ... https://www.reddit.com/r/FlutterDev/comments/tfmq8c/making_a_mobile_game/
New post on /r/flutterdev subreddit:

App Environments in Flutter and Visual Studio Code

Hey guys, I wrote an article on how you can run your Flutter apps in different environments using Dart Defines and VS Code. https://medium.com/@dustincatap/app-environments-in-flutter-and-visual-studio-code-fd956daf9802 submitted by /u/contrix09 link comments https://www.reddit.com/r/FlutterDev/comments/tga98v/app_environments_in_flutter_and_visual_studio_code/
New post on /r/flutterdev subreddit:

Is there a way for screen mirroring with flutter?

Screen mirroring with flutter submitted by /u/Lost-Guitar-4747 link comments https://www.reddit.com/r/FlutterDev/comments/th0lhm/is_there_a_way_for_screen_mirroring_with_flutter/
New post on /r/flutterdev subreddit:

Package with extension methods similar to provider's context.watch()/select() but for any type of Listenable

Hi! I created a package with extension methods that you can use instead of ValueListenableBuilder or AnimatedBuilder. https://pub.dev/packages/grab What it does is just rebuild a widget whenever a Listenable notifies, but it can be a powerful tool, like for state management. Because it is not... https://www.reddit.com/r/FlutterDev/comments/th5q2z/package_with_extension_methods_similar_to/
New post on /r/flutterdev subreddit:

Firebase/Firestore xcode issues. Near unusable? Experience of alternatives from AWS, Azure etc

Seeing posts on the difficulties of developing Flutter Firebase (which I presume means also firestore, or does it?) with xcode, I'm very interested in hearing of people's experiences with alternatives. And with a healthy nod to notifications also, as Google's notifications presumably suffer from ... https://www.reddit.com/r/FlutterDev/comments/ti0q59/firebasefirestore_xcode_issues_near_unusable/
New post on /r/flutterdev subreddit:

FlutterFlow as a replacement for Figma, XD etc.

Does anyone use FlutterFlow alongside Flutter (code)?I'm trying to figure out, if FlutterFlow could be used to do some of the GUI work and the resulting code could be given to our developers to do the real work in Flutter. So in a way, we would use FlutterFlow instead of drawing components in XD ... https://www.reddit.com/r/FlutterDev/comments/tj6jfw/flutterflow_as_a_replacement_for_figma_xd_etc/
New post on /r/flutterdev subreddit:

Flutter Firebase Discussion

Hi guys, i have my flutter app nearly completed. I’m wondering if there is a more efficient way to minimize the database reads from cloud Firestore as i seem to be getting a higher number of reads than projected. I’m basically pulling some product data and putting into a List view... https://www.reddit.com/r/FlutterDev/comments/tjbov2/flutter_firebase_discussion/
New post on /r/flutterdev subreddit:

Why there are so few job vacancies for Flutter in the USA in comparison to React Native?

I am a new programmer and I intent to start studying mobile development. I am looking at Flutter because it seems to me an interesting tool to create hybrid apps, I prefer this one instead React Native because I don't like the approach of the JavaScript frameworks with their dependency hell.... https://www.reddit.com/r/FlutterDev/comments/tjdn1g/why_there_are_so_few_job_vacancies_for_flutter_in/
If you want to see ALL the #FlutterHeroes22 presentations, you can still get access now, check out here: https://bit.ly/3qps3vZ
New post on /r/flutterdev subreddit:

Can we make gnome extensions with flutter ?

Gnome is a desktop environment in Linux. We can make extensions for it using javascript. I am curious to know if I can make a gnome extension with fluter? can anyone give me some hints? submitted by /u/devhrishi link comments https://www.reddit.com/r/FlutterDev/comments/tk799t/can_we_make_gnome_extensions_with_flutter/
New post on /r/flutterdev subreddit:

I broke flutter after updating to the latest version

After updating to latest flutter version "2.10.3" flutter pub get gives me an exit error 66. Here is the output: > flutter pub get Could not find a file named "pubspec.yaml" in "/opt/flutter/bin/cache/pkg/sky_engine". Running "flutter pub get" in iot_door_security... pub get failed (66; Could ... https://www.reddit.com/r/FlutterDev/comments/tkhyed/i_broke_flutter_after_updating_to_the_latest/