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 tweet from FlutterDev: 🛍 Building the DashShop ✨ Last time on #LearningtoFly, @KhanhNwin showed us how build the *Dash*board of her MyDash app. Find out what changes and improvements have been made since! SPOILER: Dash plushies may be involved. 👀 Watch ▶️ → https://t.co/nEVGf30eQI https://t.co/deJfzZ9SYD— Flutter (@FlutterDev) Feb 11, 2022 February 11, 2022 at 07:30PM https://twitter.com/FlutterDev/status/1492204481659883523

New post on /r/flutterdev subreddit: ALL THE DASH MERCH: Building the DashShop | Learning to Fly https://youtube.com/watch?v=TKBKhGLUo30&feature=share February 11, 2022 at 07:02PM by Pixelreddit https://ift.tt/UQCW7F1

New post on /r/flutterdev subreddit: 20 YouTube Channels For Learning Flutter 🍃 👨‍💻 https://ift.tt/ZgrlwQu February 11, 2022 at 06:05PM by sarfarazstark https://ift.tt/4L2kF71

New tweet from FlutterDev: 💙 Flutter in 2022 💙 As an open source project, we're sharing our strategy for 2022 with you all. Our plans: ⬆ Transparency ⬆ Growth and momentum ⬆ Platforms ⬆ Features ⬇️ Bugs Here 👇🏽 https://t.co/fdILeoGeDM— Flutter (@FlutterDev) Feb 11, 2022 February 11, 2022 at 05:00PM https://twitter.com/FlutterDev/status/1492166538123698181

New post on /r/flutterdev subreddit: With New Windows Desktop Support, Flutter Throws a Dart at .NET MAUI -- Visual Studio Magazine https://ift.tt/K9Eepl6 February 11, 2022 at 03:21PM by NMS-Town https://ift.tt/hfPG1yC

New post on /r/flutterdev subreddit: Creating Circle Icon Button in Flutter: Top 2 Easy Ways https://ift.tt/fdE6UL9 February 11, 2022 at 03:31PM by pinkeshdarji https://ift.tt/HC7re0m

New post on /r/flutterdev subreddit: App Feedback Thread - February 11, 2022 This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods February 11, 2022 at 03:00PM by AutoModerator https://ift.tt/OW2bjF4

New post on /r/flutterdev subreddit: Flutter experience coming from .Net? I have decent C# and .Net desktop development experience, but am not a fully experienced developer in that area. My plan was to invest time and effort to become a better C# developer and eventually leverage that for MAUI and Blazor use.But with the recent Flutter support for Windows desktop, and the existing mobile and web support, I'm reevaluating if I should go all-in with Dart and Flutter instead. I've played with it and very much enjoy the UI creation process so far compared to .Net, but have only made simple UI stuff. In addition to basic input-calculate-output style UI, I may have a need to support more complicated UI involving interactive plots, for example.Does anyone have experience switching from .Net to Flutter and could share their thoughts, good or bad? February 11, 2022 at 12:26PM by mraviator9 https://ift.tt/UR4TWOS

New post on /r/flutterdev subreddit: Android Studio doesn't allow windows support altough my sdk is 2.10 What do I do? I downloaded the newest sdk, as I was told I could have windows support, connected it to android studio and android studio does not allow me the option of windows development. What should I do? February 11, 2022 at 10:02AM by Warnixpm https://ift.tt/yEjUPOw

New post on /r/flutterdev subreddit: map method doesn't work for list type Hi dear community !I hope everybody feels great !As flutter has been upgraded recently, I get this error :
The method 'map' isn't defined for the type 'List'. Try correcting the name to the name of an existing method, or defining a method named 'map'. 
Well to tell more about my code, I have got a List of Strings as follows :
var items = [ 'Roboto', 'Lobster', ]; 
and simply use map method that were available in last versions of flutter, to map the items of this list to use as items parameter of DropdownButtonFormField widget :
items: items.map( (String? items) { return DropdownMenuItem( value: items, child: Text( items.toString(), style: const TextStyle( color: Colors.black, fontFamily: 'Roboto', ), ), ); }, ).toList(), 
I'm really thankful to people who could help me to solve this problem.I hope best regards and best wishes for everyone. February 11, 2022 at 07:32AM by RedditRedditi https://ift.tt/p2JuiN8

New post on /r/flutterdev subreddit: Create a Repeating Appointment Using the Recurrence Rule in Flutter Event Calendar https://ift.tt/nPoLsjQ February 11, 2022 at 04:43AM by ArunITTech https://ift.tt/kgDepBK

New post on /r/flutterdev subreddit: Flutter backend Hi guys. Im developing a mobile app that gives my users (approx 100k) users access to a members page with product benefits. So they may get discounts or just product promotion under the marketplace part of the app. Right now I have the data sitting in an air table where I connect to it via api to my flutter app. I have about 5-600 products. Im wondering whether I should switch to fire base or back4app. I have maybe about 40-50k daily api calls (minus cached items like the pictures). Any thoughts on some folks that have used it before?Before you ask why air table, I had the data in there for a while before I even built the mobile app. The reason I’m looking for pros and cons to back4app, Firestone and airtable. I’m a self taught dev so no formal dev ops background February 11, 2022 at 05:05AM by Satsifaction https://ift.tt/GTdzn7V

New post on /r/flutterdev subreddit: Flutter States Management. Which one to choose ?? Hello guys, I'm new at Flutter. Recently, i heard about state management. I know there are many types of state management, and it makes me hesitant to choose which one. I did research, but I'm still not sure. I also know there have been votes like this last year, then I think I need to held a vote again because a lot of changes have happened. Anyway, i want to build ToDo List App. I know it sounds simple, but i give it lot of features. For now I'm just using setState, and that's not suitable :(View Poll February 11, 2022 at 03:28AM by Overall-Pie-7852 https://ift.tt/3PAF16p

New post on /r/flutterdev subreddit: Flutter and desktop apps Kind of a silly question as I'm pretty new to this sort of thing but:Is desktop app development truly dead ?If yes, why is the Flutter team really pushing Flutter's desktop capabilities; isn't it innovation in a "dead market" ?Thoughts ?. February 11, 2022 at 03:13AM by Typical_Shopping_840 https://ift.tt/tnQBkLG

New tweet from FlutterDev: 📲🔴 Ever wondered how to wrap a widget in a badge? Catch #PackageoftheWeek and learn how you can add use a badge to create those colorful popups, providing users with bits of information in very little space. Watch 👉 https://t.co/xMzLsTeJwP https://t.co/3svIFrXCAw— Flutter (@FlutterDev) Feb 10, 2022 February 10, 2022 at 09:00PM https://twitter.com/FlutterDev/status/1491864622307188740

New tweet from FlutterDev: @g0rdan 💙 It makes Dash happy to see happy developers!— Flutter (@FlutterDev) Feb 10, 2022 February 10, 2022 at 07:46PM https://twitter.com/FlutterDev/status/1491845938477817876

New post on /r/flutterdev subreddit: Badges (Package of the Week) https://youtube.com/watch?v=_CIHLJHVoN8&feature=share February 10, 2022 at 07:07PM by Pixelreddit https://ift.tt/UvDwY48

New tweet from FlutterDev: 🧩 How do you load in a @rive_app animation from the Flutter asset bundle? #FlutterPuzzleHack— Flutter (@FlutterDev) Feb 10, 2022 February 10, 2022 at 06:06PM https://twitter.com/FlutterDev/status/1491820772368650241

New post on /r/flutterdev subreddit: Flutter Bluetooth, Desktop Window Manager & Co. - 04 - PUB.DEV RELEASES https://youtube.com/watch?v=O8WsHrVcHIg&feature=share February 10, 2022 at 05:49PM by syntacops https://ift.tt/2PrO687

New post on /r/flutterdev subreddit: How to implement voice over?. Hi, I created a very simple Burmese blog app. Currently I use text-to-speech plugin to read the blog and it can read out loud since we(Burmese) use English alphabet but obviously it's not accurate and not sound good as I expected.Does anybody have previous expereince with how you handle this or maybe know a simple way to implement this feature?.Currently, we are thinking about asking somepeople to read the blog and record their voice as audio file. After that We'll upload it to database so that we can fetch it in the app.I have never done this before as you can see so I'm just wondering what do I need to know and is there other simple solution or process insteading of having to upload many audio files. If I upload too many audio file than I think it might cost me a lot for hosting (I'm using Hostinger). February 10, 2022 at 05:09PM by aase_nomad https://ift.tt/wnZKxu6