uz
Feedback
Flutter Heroes

Flutter Heroes

Kanalga Telegram’da o‘tish

Ko'proq ko'rsatish
Mamlakat belgilanmaganTexnologiyalar & Aralashmalar4 956

📈 Telegram kanali Flutter Heroes analitikasi

Flutter Heroes (@flutterdev) Ingliz til segmentidagi kanali faol ishtirokchi. Hozirda hamjamiyat 24 985 obunachidan iborat bo'lib, Texnologiyalar & Aralashmalar toifasida 4 956-o'rinni egallagan.

📊 Auditoriya ko‘rsatkichlari va dinamika

невідомо sanasidan buyon loyiha tez o‘sib, 24 985 obunachiga ega bo‘ldi.

27 Yanvar, 2026 dagi oxirgi ma’lumotlarga ko‘ra kanal barqaror faollikka ega. Oxirgi 30 kunda obunachilar soni -163 ga, so‘nggi 24 soatda esa 0 ga o‘zgardi va umumiy qamrov yuqori darajada qolmoqda.

  • Tasdiqlash holati: Tasdiqlanmagan
  • Jalb etish (ER): Auditoriya o‘rtacha 0% darajada jalb etiladi. Nashrdan keyingi dastlabki 24 soatda kontent odatda umumiy obunachilar sonining N/A% ini tashkil etuvchi reaksiyalarni to‘playdi.
  • Post qamrovi: Har bir post o‘rtacha 0 marta ko‘riladi; birinchi sutkada odatda 0 ta ko‘rish yig‘iladi.
  • Reaksiyalar va o‘zaro ta’sir: Auditoriya faol: har bir postga o‘rtacha 0 ta reaksiya keladi.
  • Tematik yo‘nalishlar: Kontent developer, firebase, widget, hemantpra389, engineer kabi asosiy mavzularga jamlangan.

📝 Tavsif va kontent siyosati

Kanal uchun tavsif kiritilmagan.

Yuqori yangilanish chastotasi (oxirgi ma’lumot 28 Yanvar, 2026 da olingan) sababli kanal doimo dolzarb va katta qamrovli bo‘lib qoladi. Analitika auditoriya kontent bilan faol hamkorlik qilishini, uni Texnologiyalar & Aralashmalar toifasidagi muhim ta’sir nuqtasiga aylantirishini ko‘rsatadi.

24 985
Obunachilar
Ma'lumot yo'q24 soatlar
-437 kun
-16330 kun
Postlar arxiv
New post on /r/flutterdev subreddit: Breaking Dependency Using Dependency injection (Testing and Refactoring Legacy code in Flutter, Ep. 7) submitted by /u/burhanrashid52 link comments https://www.reddit.com/r/FlutterDev/comments/y1wjbm/breaking_dependency_using_dependency_injection/

New post on /r/flutterdev subreddit: We have just launched the most requested features by our community submitted by /u/sagar_kava [link] [comments] https://www.reddit.com/r/FlutterDev/comments/y1u19e/we_have_just_launched_the_most_requested_features/

New post on /r/flutterdev subreddit: Interview with Mauricio Pastorini at FlutterVikings Oslo 2022 submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/y1bw8o/interview_with_mauricio_pastorini_at/

New post on /r/flutterdev subreddit: Open-source code of advanced Flutter app Hey friends, I've been working on my app TubeCards for the last four years and have open-sourced it today. The app has over 100k downloads and an average rating of 4.7 stars in Germany. In the app I used many different design patterns and I hope you can learn something from it. If you have any... https://www.reddit.com/r/FlutterDev/comments/y18j1c/opensource_code_of_advanced_flutter_app/

New post on /r/flutterdev subreddit: What platforms have you built for using Flutter? submitted by /u/adityathakurxd link comments https://www.reddit.com/r/FlutterDev/comments/y104bh/what_platforms_have_you_built_for_using_flutter/

New post on /r/flutterdev subreddit: Extending Firebase | Let's talk flutter Twitter Space submitted by /u/mhadaily link comments https://www.reddit.com/r/FlutterDev/comments/y0i97e/extending_firebase_lets_talk_flutter_twitter_space/

New post on /r/flutterdev subreddit: Building a keyboard with Fleksy SDK using Flutter submitted by /u/oplante link comments https://www.reddit.com/r/FlutterDev/comments/y0dg58/building_a_keyboard_with_fleksy_sdk_using_flutter/

New post on /r/flutterdev subreddit: Separate Business Logic and Presentation submitted by /u/emanresu_2017 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/y07ga5/separate_business_logic_and_presentation/

New post on /r/flutterdev subreddit: Test Sorry i need to test API request from this page I will delete this post very soon submitted by /u/moran_020 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/xyyg9i/test/

New post on /r/flutterdev subreddit: WhatsApp Clone Flutter 3.3 Tutorial | EPISODE 7 | Firebase Phone Authentication P-1 submitted by /u/yonialem link comments https://www.reddit.com/r/FlutterDev/comments/xys4k4/whatsapp_clone_flutter_33_tutorial_episode_7/

New post on /r/flutterdev subreddit: How do TextSelection work? String initText = 'Haha';late TextEditingController _textController; _textController.text = initialText!;_textController.selection = TextSelection( baseOffset: initialText!.length,extentOffset: initialText!.length,); Someone please explain to me how TextSelection works, what are the 2 parameters ... https://www.reddit.com/r/FlutterDev/comments/xymaqi/how_do_textselection_work/

New post on /r/flutterdev subreddit: Flutter Riverpod 2.0: The Ultimate Guide submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/xxz2up/flutter_riverpod_20_the_ultimate_guide/

New post on /r/flutterdev subreddit: flutter mobile dapp to register/mint domain names (.voltz) on polygon L2 network (mumbai) submitted by /u/chinox40 link comments https://www.reddit.com/r/FlutterDev/comments/xxv05o/flutter_mobile_dapp_to_registermint_domain_names/

New post on /r/flutterdev subreddit: Creating code from config objects Can anybody help me with following dart problem? In other languages i can easily access objects properties like this: objectproperty, but dart does not allow that. I’m wondering what is the right approach to solve such problem. My whole application, which I port to flutter uses this... https://www.reddit.com/r/FlutterDev/comments/xxlwrn/creating_code_from_config_objects/

New post on /r/flutterdev subreddit: WhatsApp Clone Flutter 3.3 Tutorial | EPISODE 1 | Splash Screen & Welcome Screen UI submitted by /u/yonialem link comments https://www.reddit.com/r/FlutterDev/comments/xx7vin/whatsapp_clone_flutter_33_tutorial_episode_1/

New post on /r/flutterdev subreddit: MaterialStateProperty for AppBar / IconThemeData? Hey, is there a preferred way to define different colours for normal/pressed/disabled for IconButton, especially those displayed by AppBar, like AppBar's action or leading button? New Flutter buttons, such as TextButton or OutlinedButton, have in their themes most properties as generic... https://www.reddit.com/r/FlutterDev/comments/xx15uq/materialstateproperty_for_appbar_iconthemedata/

New post on /r/flutterdev subreddit: Recommend architecture for Riverpod? Hi guys I'm currently learning Riverpod. Previously was using bloc with clean architecture. What is the recommended architecture to pair with Riverpod? Any experienced ppl can shared what is your app structure looks like when using Riverpod? submitted by /u/leonlee0116 link comments https://www.reddit.com/r/FlutterDev/comments/xwubgx/recommend_architecture_for_riverpod/

New post on /r/flutterdev subreddit: Humpday Q&A/AMA :: 5th October 2022 :: #HumpdayQandA #Flutter #FlutterCo... submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/xwdy4r/humpday_qaama_5th_october_2022_humpdayqanda/

New post on /r/flutterdev subreddit: In-depth Bloc series | Cubit submitted by /u/prateeksharma1712 link comments https://www.reddit.com/r/FlutterDev/comments/xw6idt/indepth_bloc_series_cubit/

New post on /r/flutterdev subreddit: WhatsApp Clone Flutter 3.3 Tutorial | EPISODE 5 | User Info Screen submitted by /u/yonialem link comments https://www.reddit.com/r/FlutterDev/comments/xw15iq/whatsapp_clone_flutter_33_tutorial_episode_5_user/