en
Feedback
Flutter Heroes

Flutter Heroes

Open in Telegram

Show more
The country is not specifiedTechnologies & Applications4 956

šŸ“ˆ Analytical overview of Telegram channel Flutter Heroes

Channel Flutter Heroes (@flutterdev) in the English language segment is an active participant. Currently, the community unites 24 985 subscribers, ranking 4 956 in the Technologies & Applications category.

šŸ“Š Audience metrics and dynamics

Since its creation on невіГомо, the project has demonstrated rapid growth, gathering an audience of 24 985 subscribers.

According to the latest data from 27 January, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by -163 over the last 30 days and by 0 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 0%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 0 views. Within the first day, a publication typically gains 0 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.
  • Thematic interests: Content is focused on key topics such as developer, firebase, widget, hemantpra389, engineer.

šŸ“ Description and content policy

Channel description not provided.

Thanks to the high frequency of updates (latest data received on 28 January, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

24 985
Subscribers
No data24 hours
-437 days
-16330 days
Posts Archive
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: Stream.startWith() in Flutter šŸ’™ submitted by /u/VandadNahavandipoor link comments https://www.reddit.com/r/FlutterDev/comments/tg39xk/streamstartwith_in_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: 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: 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: 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: Slide Z - Flutter Puzzle Hack Game in 3D and Augmented Reality submitted by /u/dreamsoftin link comments https://www.reddit.com/r/FlutterDev/comments/teoewb/slide_z_flutter_puzzle_hack_game_in_3d_and/

New post on /r/flutterdev subreddit: How to integrate Razorpay with Flutter submitted by /u/footballforus link comments https://www.reddit.com/r/FlutterDev/comments/teil98/how_to_integrate_razorpay_with_flutter/

New post on /r/flutterdev subreddit: Patterns with riverpod and hooks_riverpod packages? Background: For the application I've been building I haven't had a reason to not use anything other than the StateNotifierProvider with a StateNotifier class and all my UI widgets are HookWidgets that call useProvider. Technically they are all stateless widgets. I'm also using Firebase for... https://www.reddit.com/r/FlutterDev/comments/te1p7q/patterns_with_riverpod_and_hooks_riverpod_packages/

New post on /r/flutterdev subreddit: Flutter Tap Weekly Newsletter Week 125 - Tutorials, videos, packages, and much more! submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/tdwx7w/flutter_tap_weekly_newsletter_week_125_tutorials/

New post on /r/flutterdev subreddit: Making Github app portfolio Hi, I'm preparing Github portfolio for my next job. I saw Clement Mihailescu - creator of Algo Expert, created a cool Algorithm Visualizer for his resume into Google. I searched and found out someone had done it in Flutter. Would it be as impressive if I just do the same thing as that guy did?... https://www.reddit.com/r/FlutterDev/comments/tdphfb/making_github_app_portfolio/

New post on /r/flutterdev subreddit: Flutter: Provider package large software project architecture Hi, I am working in new project that multiple people are working on and it is planned to be a long running project. We decided to use the provider package. For now it was sufficient to have our logic in the corresponding provider implementation. For example: User with login and registration the... https://www.reddit.com/r/FlutterDev/comments/tcmcd6/flutter_provider_package_large_software_project/

New post on /r/flutterdev subreddit: Lessons learned releasing my app for Android TV On a user's request I recently released my app Calendar Clock (https://calendarclock.app) on Android TV. Hereby some lessons I learned in this process. ​ A few lessons learned releasing my app for Android TV: Flutter (though not officially) supports Android TV By simply adding a few lines... https://www.reddit.com/r/FlutterDev/comments/tcfgcq/lessons_learned_releasing_my_app_for_android_tv/

New post on /r/flutterdev subreddit: Instagram Posts inside Flutter app Hello there beautiful people, I have a question for you: How can I post instagram posts inside my flutter app? Meaning,if I create ListView.builder(), I would like to have inside it posts from a specific instagram account (my account). Is there a way to do it, do I have to (try) make my own... https://www.reddit.com/r/FlutterDev/comments/tcd23s/instagram_posts_inside_flutter_app/

New post on /r/flutterdev subreddit: Created an almost Netflix clone with Appwrite with zero lines of backend in less than 5ish hours submitted by /u/wattzilla link comments https://www.reddit.com/r/FlutterDev/comments/tbsxk6/created_an_almost_netflix_clone_with_appwrite/

New post on /r/flutterdev subreddit: Android Devs: Free Play Store Data Safety Generator Hi Everyone, I have been working on a tool that automatically generates the Play Store Data Safety Section. Prior to this tool, I have been maintaining the OSS documentation repo that gives values you need to fill if you have an SDK like Admob in your android app. Here is the link to the tool:... https://www.reddit.com/r/FlutterDev/comments/tbmnos/android_devs_free_play_store_data_safety_generator/

New post on /r/flutterdev subreddit: A highly versatile Flutter widget to search through a single or multiple choices from bottom sheet list in a dialog box or a menu. submitted by /u/connectsteven link comments https://www.reddit.com/r/FlutterDev/comments/tbl2gr/a_highly_versatile_flutter_widget_to_search/

New post on /r/flutterdev subreddit: Making your app dynamic for different screen sizes, is MediaQuery good enough? I'm using MediaQuery.of(context).size.height MediaQuery.of(context).size.width for almost every sizing right now, is this a good way to go about it? Even my font sizes look like this : MediaQuery.of(context).size.width * 0.067 It's working pretty good when I try different emulators. Is this the ... https://www.reddit.com/r/FlutterDev/comments/tb2rdx/making_your_app_dynamic_for_different_screen/

New post on /r/flutterdev subreddit: Please list your external pubspec package dependencies in one of your Flutter projects Hello fellow Flutter devs! We as Flutter developers tend to use a lot of packages down to road developing a complete app. Some of those packages are very popular that pops out everywhere, some are less visible and maybe needs more attention. I myself strangely discovered many useful packages... https://www.reddit.com/r/FlutterDev/comments/taz1y2/please_list_your_external_pubspec_package/

hi all, we would like to introduce ourselves. We recently took over the management of this Flutter Dev telegram group from Os
hi all, we would like to introduce ourselves. We recently took over the management of this Flutter Dev telegram group from Oscar. We're Flutter Heroes a company based in Turin ItalyšŸ‘‹šŸ‘‹šŸ‘‹ . Our plan is to continue sharing the Flutter dev updates that you're already used to, and also add information about the activities that we're doing for the Flutter community. We've already been posting about the Flutter event we have this Friday. It's our first Flutter Heroes event and is hosted in Italy but broadcast globally as a digital event. We've reserved twenty FREE tickets for this groupšŸ’„šŸ’„šŸ’„ . Send us a message to info@flutterheroes.live and we'll send you your code to register for the event for free. https://flutterheroes.live/