Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

New Problem with Google's 20 Testers Policy

We all know about Google's new 20 testers policy where developers need to test their apps with 20 testers for 14 days before publishing new apps into Google Play. Starting from May, production access to many developers are getting declined even after 14 days and they are getting the below mails... https://www.reddit.com/r/FlutterDev/comments/1d3wshn/new_problem_with_googles_20_testers_policy/
πŸ‘1
New post on /r/flutterdev subreddit:

Made a simple ToDo list app using BLoC and SQfLite.

I made it as quick practice for using BLoC for state management and SQfLite for local data storage. Nothing crazy about it, but was fun to bring it to the finish line.You can check out the code for it here: https://github.com/TheFitBrogrammer/Flutter/tree/main/SimplyToDo Also available for... https://www.reddit.com/r/FlutterDev/comments/1d4bdd3/made_a_simple_todo_list_app_using_bloc_and_sqflite/
πŸ‘2
New post on /r/flutterdev subreddit:

I need feedback for my text based e-learning app as the app is developed with flutter.

I am a software developer who recently graduated from university. I have developed a text-based Python learning app called Python Notebook. One of the key features of the app is that every screen has a gradient background. I developed this app from scratch on my own. I would appreciate any... https://www.reddit.com/r/FlutterDev/comments/1d5h8ib/i_need_feedback_for_my_text_based_elearning_app/
πŸ‘2❀1
New post on /r/flutterdev subreddit:

disclosure - widget with accessible controls for showing and hiding content

Hi Flutter developers, excited to share my updated package disclosure! It's a powerful, accessible widget for showing/hiding content. Packed with features like intuitive API, scrollable content, groupable disclosures, customizable secondary widgets, disclosure tile with nested capabilities,... https://www.reddit.com/r/FlutterDev/comments/1d6vsfl/disclosure_widget_with_accessible_controls_for/
πŸ‘1
New post on /r/flutterdev subreddit:

Failed to Present Payment Controller

We're almost finished developing a B2C application using Flutter for iPhone, but we've hit a snag with our Apple Pay integration. After parting ways with one of our team members, we encountered an issue where Apple Pay stopped working correctly. Whenever we attempt to make a purchase using Apple ... https://www.reddit.com/r/FlutterDev/comments/1d7p4xw/failed_to_present_payment_controller/
❀1πŸ‘1
New post on /r/flutterdev subreddit:

What's my best bet for a simple PWA project?

I have some experience with Flutter dev, and the few prototypes I've made paired with the general online consensus makes me think I should be looking for alternatives. The prototypes PWAs are bad, mostly sluggish on low-end devices. The optimist in me tells me that putting the work on best... https://www.reddit.com/r/FlutterDev/comments/1d8elj4/whats_my_best_bet_for_a_simple_pwa_project/
πŸ‘2
New post on /r/flutterdev subreddit:

[Google Maps] What is the most secure way to add Google map api keys in flutter

What would be the most secure way? Should i add keys at build time? Use envied package or use backed for it And how to reduce the number of api calls for maps. Thanks submitted by /u/CoverDue4050 https://www.reddit.com/r/FlutterDev/comments/1da39ac/google_maps_what_is_the_most_secure_way_to_add/ [comments] https://www.reddit.com/r/FlutterDev/comments/1da39ac/google_maps_what_is_the_most_secure_way_to_add/
πŸ‘1
New post on /r/flutterdev subreddit:

Andriod SDK Version Issue

Initially my Andriod Studio was working fine for my flutter project. Later on when I added some more dependencies in pubspec.yaml , I got error when trying to run on emulator saying "One or more plugins require a higher Android SDK version." " Fix this issue by adding the following to... https://www.reddit.com/r/FlutterDev/comments/1dazh1o/andriod_sdk_version_issue/
πŸ‘2
New post on /r/flutterdev subreddit:

Help

We are working on a big project, a graduation project for the university. The idea of the project is a mobile application with an integrated machine learning model. Due to the project's size, we divided into two teams: The first team is working on the machine learning part and used Flutter... https://www.reddit.com/r/FlutterDev/comments/1dd0q7h/help/
πŸ‘2
New post on /r/flutterdev subreddit:

Creating different iOS distributions

I'm developing an iOS app using Flutter and have set up three backend environments: dev, stg, and prod. I'm using Codemagic for the build process, with separate builds for each environment. My question is: How can I automate the creation of three distinct distribution channels so that dev, stg,... https://www.reddit.com/r/FlutterDev/comments/1ddxrhd/creating_different_ios_distributions/
πŸ‘1
New post on /r/flutterdev subreddit:

Q: Hot reload in Production πŸ’‘

Looking at https://shorebird.dev we know that we can ship dart code without the hassles of releasing delays and ceremonies. But this makes me wonder if it is possible to enable hot reload in production? May be hot restart so that the app downloads the latest β€œbundle” when opening and do a... https://www.reddit.com/r/FlutterDev/comments/1deq8v7/q_hot_reload_in_production/
New post on /r/flutterdev subreddit:

Wrote a blog

Hey Everyone Whether you're just starting with Flutter, thinking about diving in, or you're already a pro looking to solidify your fundamentals, check out my latest blog on Medium: "A Guide to Flutter Internals: A Dive into the Concept of Keys and Trees in Flutter" :hatched_chick:. I'm thrilled... https://www.reddit.com/r/FlutterDev/comments/1dfjpaz/wrote_a_blog/
New post on /r/flutterdev subreddit:

Looking moderators for r/FlutterMemes

Hello Flutter Devs! I am the mod of r/FlutterMemes and I want to grow that community as a nice fun place for beginners, professionals and experts... I have never moderates any community so I'm still learning and I am looking for other moderators who join me along.. What I'm looking for - An... https://www.reddit.com/r/FlutterDev/comments/1dgdk5q/looking_moderators_for_rfluttermemes/
πŸ‘1
New post on /r/flutterdev subreddit:

Help needed!!

Suggest some cool flutter project for beginners that stand out from common ones please....... submitted by /u/Bruh2dank https://www.reddit.com/r/FlutterDev/comments/1dihg7y/help_needed/ [comments] https://www.reddit.com/r/FlutterDev/comments/1dihg7y/help_needed/
πŸ‘1
New post on /r/flutterdev subreddit:

How to make youtube video player app in mobile app one on one copy with all functionality?

I wanted to create movie app in my country and wanted to create like youtube video player in my app with all functionality and video controls. Can I do it and how? Thank you so much. submitted by /u/DecentTeacher4728 https://www.reddit.com/r/FlutterDev/comments/1djbjtb/howtomakeyoutubevideoplayerappinmobile/ comments https://www.reddit.com/r/FlutterDev/comments/1djbjtb/how_to_make_youtube_video_player_app_in_mobile/
New post on /r/flutterdev subreddit:

How to Implement an AR Virtual Try-On Feature in Flutter?

Can I build an AR virtual try-on feature in my app using Flutter, or do I need to use any third-party libraries for it? Here is a link to a reference website: https://wanna.fashion/ submitted by /u/bigBwolf https://www.reddit.com/r/FlutterDev/comments/1dk4c6n/howtoimplementanarvirtualtryonfeaturein/ comments https://www.reddit.com/r/FlutterDev/comments/1dk4c6n/how_to_implement_an_ar_virtual_tryon_feature_in/
πŸ‘1