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

Till what level TikTok can be cloned well with Flutter

& considering I'm just starting out learning Flutter & Dart, how long will it take to make it? submitted by /u/zapstee link comments https://www.reddit.com/r/FlutterDev/comments/13vt0am/till_what_level_tiktok_can_be_cloned_well_with/
New post on /r/flutterdev subreddit:

What are good backends for a Flutter App?

I've used MongoDB Atlas and it's RealmDB and Atlas functions as backend for a Flutter App. But, I was curious as to what other backends people have used. Firebase is an option but Google has really screwed up Firebase over the past few years. Too much GCP influence it seems. Bad documentation,... https://www.reddit.com/r/FlutterDev/comments/13we1x7/what_are_good_backends_for_a_flutter_app/
New post on /r/flutterdev subreddit:

Admin panel for flutter with supabase

Hi, hello Is there someone who is using this stack and can recommend me some reliable admin panel app? Thanks! submitted by /u/Odd_Damage718 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/13wir5a/admin_panel_for_flutter_with_supabase/
New post on /r/flutterdev subreddit:

Coming up in an hour, join Simon Lightfoot, Scott Stoll, and Randal Schwartz as they welcome guests Danielle Cox and Stephanie Patterson for this week's Humpday Q&A AMA including livecoding in #dart and #flutter!

submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/13wooee/coming_up_in_an_hour_join_simon_lightfoot_scott/
New post on /r/flutterdev subreddit:

How to get into the Flutter?

What are the great ways to learn it except for online courses and practice because I guess they’re a must for the beginners.But what else?Where can I find Internship/basic projects for my portfolio? LinkedIn is full of the internships/junior positions but all of them need portfolio.Okay,I... https://www.reddit.com/r/FlutterDev/comments/13x8wcc/how_to_get_into_the_flutter/
New post on /r/flutterdev subreddit:

best tool to develop in flutter Vscode vs Android studio?

Hi which should i choose to develop flutter apps? vscode or android studio? i will be creating an android app to view videos. But i need to know if with vscode or android studio i can preview the layout or UI/UX of my app? thank you submitted by /u/agaitan026 link comments https://www.reddit.com/r/FlutterDev/comments/13xh4mo/best_tool_to_develop_in_flutter_vscode_vs_android/
New post on /r/flutterdev subreddit:

Dart 3 - Iterable.indexed: Randal Schwartz shows off a new #Dart 3 feature to add index numbers to an iterable with minimal fuss.

submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/13y39lr/dart_3_iterableindexed_randal_schwartz_shows_off/
From the team that bring you the Flutter Heroes event, here's React Native Heroes. A one day event focused on the React Native framework. 16 June, Turin, and ONLINE if you want to just dip in.

The agenda is now live and full of excellent, current React Native topics that can help improve your understanding and ways to work with the framework.


Plus! For this Telegram group only, the online ticket is reduced from €19 to €9. Use this code at checkout: FHDEV-SPECIAL50
https://reactnativeheroes.com/2023/
New post on /r/flutterdev subreddit:

What is the most convenient way to setup a multi language app?

Let's say I want to create an app where the user has the option of switching between English, Spanish and Hindi. How would you go about implementing such a thing? My approach would be maintaining a class of every String item I'm using and assign every Text widget the name through the class so I... https://www.reddit.com/r/FlutterDev/comments/13z421b/what_is_the_most_convenient_way_to_setup_a_multi/
New post on /r/flutterdev subreddit:

Needs review for my Social App

So, last month I built this app called Sandesh which is a public community chat app with also feature for personal chats. Currently only supports text but later will add support for other media. Basically whenever we go to a new place we find it hard to find local answers, so it will help to ... https://www.reddit.com/r/FlutterDev/comments/13z931r/needs_review_for_my_social_app/
New post on /r/flutterdev subreddit:

Is flutter suitable for Erp web front end

Do you think flutter web is suitable for ERP web front end submitted by /u/tluangahauhnar link comments https://www.reddit.com/r/FlutterDev/comments/14143ll/is_flutter_suitable_for_erp_web_front_end/
New post on /r/flutterdev subreddit:

Will Flutter Support Apple visionOS?

Is it in the roadmap to support such devices? Watches aren't widely supported, Apple TV isn't widely supported... how about AR/VR stuff? Sure would be great, but camera, video and AR don't feel very high on the priority list right now. submitted by /u/Flashy_Editor6877 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/14225un/will_flutter_support_apple_visionos/
We look forward to working with you in 2024. Get in touch EARLY for the best sponsor and speaking opportunities
New post on /r/flutterdev subreddit:

Flutter Inspector Bug?

Why does Flutter Inspector show only root in the app's widget tree? Is there any way to fix it? submitted by /u/Chesterfield99 link comments https://www.reddit.com/r/FlutterDev/comments/142gg3f/flutter_inspector_bug/
New post on /r/flutterdev subreddit:

Placeholder fallbackHeight property expected behavior

I was sketching my app with Placeholder widgets and found this return Scaffold(bottomNavigationBar: SizedBox(height: 56,child: Placeholder(),), result: https://imgur.com/a/T2o6gvI then... return Scaffold(bottomNavigationBar: Placeholder(fallbackHeight: 56), result: https://imgur.com/a/bkjbxR9... https://www.reddit.com/r/FlutterDev/comments/142rhs4/placeholder_fallbackheight_property_expected/