Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Welcome to Carlo Lucera GDE - Flutter Tech Specialist at Nucera! I'm looking forward to your "Flutter Navigation made simple" presentation at #FlutterHeroes.

#FlutterHeroes22 #Flutterdev #directtoyourdevice
Incredible speaker announcement!! Welcome Nilay Yener to the stage!! She’s Program Manager in the Flutter DevRel team and she’ll be giving sharing inside intel with us at #FlutterHeroes. “Flutter 2022 #updates” - all the new news that you need to know to optimise how you work with flutter.
Join us here: https://bit.ly/3CmNJ0r

#FlutterHeroes22 #FlutterDev #DirectToYourDevice
New post on /r/flutterdev subreddit:

Flutter vs. React Native – Which One to Choose in 2022

For bigger apps that need native programming, Flutter is the most suitable option. React Native adapts well to apps that can be developed from plug-and-play modules. submitted by /u/elviracoker link comments https://www.reddit.com/r/FlutterDev/comments/t9h6y1/flutter_vs_react_native_which_one_to_choose_in/
New post on /r/flutterdev subreddit:

Flutter Ecommerce App Using Provider Package + Carousel Slider + Heart Animation + Add To Cart + Total Price

An ecommerce app created by using provider package. Showing products in a well design UI and user can add product to cart and calculate total price. https://github.com/MaheshManoharan/Flutter-Ecommerce_App_Provider_Cart submitted by /u/Green-Campaign101 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/t9l1df/flutter_ecommerce_app_using_provider_package/
📆 Majid Hajian is an award-winning book author at Apress and instructor at PacktPub/udemy and pluralsight.
We're glad to welcome him to the #FlutterHeroes agenda!
#FlutterHeroes22 #FlutterDev #DirectToYourDevice
We're really excited to be working with Kamal Shree. She's a #Developer Advocate at Huawei Developers and she'll be sharing the taste of HMS Map with #Flutter !
#flutterheroes22 #flutterdev #directtoyourdevice
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/
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/
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:

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:

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:

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/