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

Flutter Desktop compatibility is getting worse?

Lately I received more and more bug report in my repo about glGetString(GL_VERSION) failed` on all platforms. Also, new Flutter desktop can not work on mac vm totally. https://github.com/flutter/flutter/issues/108304 This embarassed me so much, because we spent almost one year to migrate from... https://www.reddit.com/r/FlutterDev/comments/159tt8i/flutter_desktop_compatibility_is_getting_worse/
New post on /r/flutterdev subreddit:

Should I go from Flutter to React Native?

To enjoy code push and actual native widgets and perhaps code sharing with TS FE+BE? submitted by /u/Mr_Stabil [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15a0ekg/should_i_go_from_flutter_to_react_native/
New post on /r/flutterdev subreddit:

Coming up in an hour, join Simon Lightfoot, Randal Schwartz, and Danielle Cox as they answer your #dart and #flutter questions LIVE on this week’s Humpday Q&A AMA!

submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/15a8a9n/coming_up_in_an_hour_join_simon_lightfoot_randal/
New post on /r/flutterdev subreddit:

Looking for a good firebase tutorial

Looking for a simple up to date tutorial that goes signing in as a user and then some simple CRUD on that users records. submitted by /u/Amazing_Quiet3847 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15b09il/looking_for_a_good_firebase_tutorial/
New post on /r/flutterdev subreddit:

Fetch IconData from name string not from codePoint

I want to create a new IconData element and i only know the String name of the icon from a service not the Integer codePoint Any ideas on how to itterate in the IconData const elements ?https://api.flutter.dev/flutter/widgets/IconData-class.html submitted by /u/AngelosPanos link ... https://www.reddit.com/r/FlutterDev/comments/15b501c/fetch_icondata_from_name_string_not_from_codepoint/
New post on /r/flutterdev subreddit:

How to lock premium content behind a paywall without using firebase

I have an app using only Riverpod 2.0 and Sqlite but I want to lock some of the premium features behind a paywall. How do I do this without touching Firebase(there is no up to date riverpod firebase documentation). submitted by /u/Amazing_Quiet3847 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15busy7/how_to_lock_premium_content_behind_a_paywall/
New post on /r/flutterdev subreddit:

How do I get better at building UIs in Flutter?

Title. Started to learn Flutter a bit over 2 months ago. As I have to get a job as soon as possible, I neglected to learn how to build good looking UIs in Flutter and focused on writing so called business logic. Now I think it's about time to start learning it Any help please! submitted by ... https://www.reddit.com/r/FlutterDev/comments/15c0e4q/how_do_i_get_better_at_building_uis_in_flutter/
New post on /r/flutterdev subreddit:

Ios performance on simulator vs real device

I dont own ios device and all the tests are on the simulator. I can say that even on the simulator I'm pretty happy with the performance even its not in release mode. So i guess my question is, There is a chance that with real device there will be lower performance ? submitted by /u/alwerr ... https://www.reddit.com/r/FlutterDev/comments/15cllgu/ios_performance_on_simulator_vs_real_device/
New post on /r/flutterdev subreddit:

The next evolution of Flutter element embedding.

I've made a demo to showcase a flutter element embedding concept I've been working on. The demo shows the flutter app and website being written in the same file, without needing separate entrypoints or js-interop. They share the same state since they use literally the same variables and... https://www.reddit.com/r/FlutterDev/comments/15cqpxy/the_next_evolution_of_flutter_element_embedding/
New post on /r/flutterdev subreddit:

Any detailed video or blog regarding how to use riverpod generator in big sized project?

Can't find a good detailed resource regarding the use of riverpod generator. Please help ! submitted by /u/Infamous-404 link comments https://www.reddit.com/r/FlutterDev/comments/15cvwi5/any_detailed_video_or_blog_regarding_how_to_use/
New post on /r/flutterdev subreddit:

FlutterFlow and ZegoCloud Express Engine

Has anyone been able to implement video call using ZegoCloud Express Engine in Flutter Flow for mobile app. The app is crashing after launch. submitted by /u/Shonnan_San [link] [comments] https://www.reddit.com/r/FlutterDev/comments/15e8s7z/flutterflow_and_zegocloud_express_engine/
New post on /r/flutterdev subreddit:

CANNOT MAKE HEAD OR TAIL OUT OF FLUTTER PLEASE HELP.

Hello r/FlutterDev I am a computer science student and I have decided to learn flutter for mobile app development. I am following Maximilian Schwarzmueller course on udemy and unfortunately I am unable to grasps the concepts properly. I am quite new to app development although I have a bit of... https://www.reddit.com/r/FlutterDev/comments/15ekw9n/cannot_make_head_or_tail_out_of_flutter_please/
New post on /r/flutterdev subreddit:

Why is Flutter the best Choice for Creating a Mobile App MVP- Connect Infosoft

Are you looking to turn your brilliant app idea into reality swiftly and efficiently? We're thrilled to share our latest blog post titled "Why is Flutter the Best Choice for Creating a Mobile App MVP"! In this latest blog post, we explore the incredible world of Flutter and why it's the ultimate ... https://www.reddit.com/r/FlutterDev/comments/15f3mhg/why_is_flutter_the_best_choice_for_creating_a/
New post on /r/flutterdev subreddit:

Currently learning flutter through the official flutter documentation

What are somethings beginners should know and look out for when learning Flutter. My background is react/NextJs and I'm wondering if I can get a few tips and heads up from experienced flutter developers before venturing deeply. a). Do I really need to buy another udemy course. I've bought almost ... https://www.reddit.com/r/FlutterDev/comments/15fa85j/currently_learning_flutter_through_the_official/
New post on /r/flutterdev subreddit:

Could you evaluate the game I made with Flutter?

Google https://play.google.com/store/apps/details?id=art.vibescraft.interstella Apple https://apps.apple.com/app/id6450913459 The code maintenance advantage of Flutter seems innovative. Flutter is a cross-platform mobile application development framework that allows you to develop Android and... https://www.reddit.com/r/FlutterDev/comments/15fgr6o/could_you_evaluate_the_game_i_made_with_flutter/
New post on /r/flutterdev subreddit:

Is the base mac mini m2 enough to create ios apps

I have been using flutter for quite a while now to create android apps for fun just as a hobby. However i am trying to create apps professionally so i am also looking to create ios apps. The problem is that I currently have a windows laptop so i cant create apple/ios apps. Thats why i am... https://www.reddit.com/r/FlutterDev/comments/15g027l/is_the_base_mac_mini_m2_enough_to_create_ios_apps/
New post on /r/flutterdev subreddit:

Open Source Routing Machine (OSRM) Client for dart

hey guys, i am happy to share with you my new package OSRM for dart. open source routing machine client for dart. screenshot currently is support nearest and route services. this is an very simple dart example, you can use your own server if you want, or get row response (JSON/...), and many... https://www.reddit.com/r/FlutterDev/comments/15g4uwc/open_source_routing_machine_osrm_client_for_dart/
New post on /r/flutterdev subreddit:

Coming up in a half hour, join Simon Lightfoot, Randal Schwartz, Danielle Cox, and Argel Bejarano for this week’s #dart and #flutter Humpday Q&A AMA!

submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/15gc1x5/coming_up_in_a_half_hour_join_simon_lightfoot/