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

Worth it to buy a MacBook for flutter development when I have a high end Windows laptop?

TL;DR: Have a nice Windows laptop. Got the opportunity to make a Flutter app for both Windows and Mac. Don’t have a MacBook. What to do? Hey all. So, I have a pretty nice windows laptop (gaming PC, bought brand new for about 1400$). I’ve been dabbling with making Flutter apps and... https://www.reddit.com/r/FlutterDev/comments/1448vf2/worth_it_to_buy_a_macbook_for_flutter_development/
New post on /r/flutterdev subreddit:

how to make Filter Screen UI like the Myntra application

i want to design the flutter screen for filter with the option on side by side like Myntra application i am not able to add image here here is the link - https://i.stack.imgur.com/QURTY.png submitted by /u/mehul_shilu [link] [comments] https://www.reddit.com/r/FlutterDev/comments/144aj0c/how_to_make_filter_screen_ui_like_the_myntra/
New post on /r/flutterdev subreddit:

Say your opinion about Jose Portilla's new course on Flutter

Hi everyone, I am totally new to flutter and I am searching for a course to learn more. For that reason I am using Udemy, as I am more of a visual learner and prefer video teaching than to read a tons of documentation. Reading the reviews of almost every course though, it seems that the majority ... https://www.reddit.com/r/FlutterDev/comments/144wjj5/say_your_opinion_about_jose_portillas_new_course/
We want to thank all of our sponsors for their fantastic support. It was a pleasure to work with ALL of you, and see you next year ;)
New post on /r/flutterdev subreddit:

Context drilling: a state-management pattern for building large-scale, reactive application codebases.

I'm excited to introduce context drilling, a special form of prop drilling preserving its advantages while circumventing excessive code duplication. I also wrote a companion article called State management patterns and their potential drawbacks. This approach is not Flutter specific, but all the ... https://www.reddit.com/r/FlutterDev/comments/1454l7g/context_drilling_a_statemanagement_pattern_for/
New post on /r/flutterdev subreddit:

Example Project: Animated video feed overlays with Rive, Flutter and OBS

Open source app (desktop, web, and web server) that showcases how to add interactive animations to your video feed. Use case would be for streamers, or if you want to add some flair to a video meeting. Source Code: https://github.com/rive-app/rive_live Video Overview:... https://www.reddit.com/r/FlutterDev/comments/1456dqy/example_project_animated_video_feed_overlays_with/