Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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/
New post on /r/flutterdev subreddit:

Widget testing with provider dependencies

How to implement widget testing when a class/widget is having some provider ref dependency and also dependent on the data coming from a provider. submitted by /u/Zealousideal-Hunt953 link comments https://www.reddit.com/r/FlutterDev/comments/15gu5v4/widget_testing_with_provider_dependencies/
Give your testing know-how a boost.

In this talk from #FlutterHeroes23 Teresa takes you through every layer of testing, giving a demo of each piece while looking at testing as an independent component
New post on /r/flutterdev subreddit:

How to handle uncaught errors in release

Hey all, As you know, we can hook into FlutterError.onError to handle uncaught exceptions and errors in Flutter, but this is disabled in release. So, for example, a button that's supposed to do something, will fail silently with no feedback to the user if something goes wrong. My question is,... https://www.reddit.com/r/FlutterDev/comments/15h2syy/how_to_handle_uncaught_errors_in_release/
New post on /r/flutterdev subreddit:

Xcode and Flutter

I'm facing an issue with my Flutter project that I haven't been able to resolve. When archiving my build for review, the Apple review team keeps rejecting it. I encounter no problems when building locally to iOS simulators and physical devices. While investigating, I read online that I might... https://www.reddit.com/r/FlutterDev/comments/15h84ta/xcode_and_flutter/
New post on /r/flutterdev subreddit:

I need some ideas for my last year university project

I hope you are doing great. So as the tittle says in need help finding a last year project i dont have many ideas on what to do, im quite a begginer at flutter and i was thinking of doing a to-do app but i think that is maybe quite basic, i have 10-12 weeks to do the project, maybe some of you... https://www.reddit.com/r/FlutterDev/comments/15hongq/i_need_some_ideas_for_my_last_year_university/
New post on /r/flutterdev subreddit:

Preferred mode of running app along with ide during Flutter app development

As title says please which one you prefer and why? View Poll submitted by /u/ExcitingMechanic39 link comments https://www.reddit.com/r/FlutterDev/comments/15ioh3c/preferred_mode_of_running_app_along_with_ide/
New post on /r/flutterdev subreddit:

Preferred library for logging events in release mode

I want my apps to keep an event log in release mode so that even normal user can export a complete log of all user interactions (e.g. fill in a form, swipe right, logout, etc.) What's your preferred library for this? I know that you can disable the release mode nagging and keep using the debug... https://www.reddit.com/r/FlutterDev/comments/15it5bn/preferred_library_for_logging_events_in_release/
New post on /r/flutterdev subreddit:

Admin dashboard in Flutter?

Hello, I've been searching in internet about flutter for admin dashboard, I am working a flutter project in android that is connected in a Firebase, let say I wanted to have admin monitoring which can be done in flutter but it is an web app? not website? this make me more confusing. My question, ... https://www.reddit.com/r/FlutterDev/comments/15izmyc/admin_dashboard_in_flutter/
New post on /r/flutterdev subreddit:

Flutter apps are lagging on 120Hz iPhones with the latest version of iOS, and this is not acceptable

This issue was opened two weeks ago and hasn’t even received a priority label, despite being a catastrophic issue. It’s disheartening. You can’t promote Flutter as being performant and buttery smooth when it's lagging on high-end iPhones. Users blame app developers for poor performance,... https://www.reddit.com/r/FlutterDev/comments/15kdht7/flutter_apps_are_lagging_on_120hz_iphones_with/
New post on /r/flutterdev subreddit:

How would we give the admin access to all of the firebase data so they can change it.

Let's say Im building an app for a photographer that lists all of his services and allows users to book them in app. Obviously all of the information for the services has to come from firebase so the admin can for example change the price, offer sales etc.. My question is how would I give the... https://www.reddit.com/r/FlutterDev/comments/15kivef/how_would_we_give_the_admin_access_to_all_of_the/
New post on /r/flutterdev subreddit:

Etsy app (allegedly written in Flutter) is really sluggish on my iPhone 12 mini - Video Link in description

Video Link Notice how the initial Etsy logo animation stutters? Then later on the scrolling is anything but smooth I picked up Flutter some while ago and enjoy working with it, but when looking at example apps created with it Etsy was often mentioned and the poor performance really surprised me. ... https://www.reddit.com/r/FlutterDev/comments/15kn23x/etsy_app_allegedly_written_in_flutter_is_really/