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

Buying old iPhone for testing, which minimum model?
Hey guys, I'm thinking of buying a used iPhone for about $100/150 for testing my apps. I know I can use the emulator but my projects are highly focused on computer vision thus I would need access to a live camera to record in real time and take pictures, and maybe even streaming my drone video.I can see a lot of iPhone 6(S), SE and some iPhone 7 for sale in my price range. Any things to consider before purchasing a certain model? E.g. does storage matter much for testing, what about camera features (missing), being able to run latest OS smoothly for the foreseeable future etc...

April 21, 2021 at 11:38AM by Spotums
https://ift.tt/3at40nM
New post on Flutter Dev Google group:

How to pass data from one class to another?
How to pass myLocation.latitude of class SelectonMap to textfield of FormPage class SelectOnMap extends StatefulWidget { static final String pageName = "selectonmappage"; Position currentposition; SelectOnMap(this.currentposition); @override State
New post on /r/flutterdev subreddit:

Android studio video Player faster reload or flutter?
Hello i have video player an app created with flutter the video player is so fast when loading video it's well, but flutter video player has some bugs also i need access more system functions so i need to re-create it with android studio but fast reloading video is important for me do you think android studio video Player has fast reloading like flutter video player?

April 21, 2021 at 12:19PM by diyar_gulli
https://ift.tt/3gzEu3U
New post on /r/flutterdev subreddit:

Are in-app purchase upgrades "stored" for Flutter apps?
If the user downloads a "standard" version of my app, performs an IAP to get an one time upgrade for the full version, then deletes & re-installs the app or gets a new phone & installs the app on that phone, will they still have the "upgraded" version?If not, what are the technical implications I need to consider so they don't need to re-purchase an upgrade? Will I have to create a user account within the app or something like that ?Thanks for the help.

April 21, 2021 at 02:17PM by kevinsflutterdev
https://ift.tt/2QkrSTM
New post on /r/flutterdev subreddit:

Flutter state management for minimalists
https://ift.tt/3v7vPK9

April 21, 2021 at 01:14PM by Suragch
https://ift.tt/3n5leN4
New post on /r/flutterdev subreddit:

Best and Free resource for UI/UX
Any site where we can get logo asset design for free.

April 21, 2021 at 04:57PM by Prashant_4200
https://ift.tt/3tCTlOQ
New post on Flutter Dev Google group:

Flutter/Flutter.h not found
Hello: I have a Flutter App developed on Windows in Android Studio, and all works perfectly. I need to test some IOS functions, so need to bring it over to my MAC and open in XCode. and here are the steps I followed: Copy Directory to mac Open project in Android Studio on Mac Run "flutter pub

April 21, 2021 at 05:46PM by John Straumann
https://ift.tt/2QlCgdV
New post on /r/flutterdev subreddit:

Back with a new post on WillPopScope! Learn how to build exit confirmation dialogues in Flutter! #100DaysOfCode #CodeNewbie #Flutter
https://ift.tt/3tGyPNc

April 21, 2021 at 06:02PM by mukhtharcm
https://ift.tt/3arJUdw
New post on Flutter Dev Google group:

Regarding Screen
Hello Everyone, I have to write code to create a screen like this. The Image and the Image Name comes from API. So, please guide me, how should I create this screen? Also I have to use search bar on the top. Thanks and Regards HIMANSHU MISHRA

April 21, 2021 at 06:50PM by HIMANSHU MISHRA
https://ift.tt/3dDTJY0
New post on Flutter Dev Google group:

Regarding SharedPreference
Hello Everyone, I am getting data from SharePreference in readData() function. I have to use the values in TextBoxes. How should I do that? import 'package:conqer_music/App/navigationDrawer/navigationDrawer.dart'; import 'package:conqer_music/App/widgets/AppBarWidget.dart'; import 'package:fl

April 21, 2021 at 06:56PM by HIMANSHU MISHRA
https://ift.tt/3gsD6jD
New post on /r/flutterdev subreddit:

What packages are you using for GraphQL in Flutter?
graphql_flutter seems to be the most popular Flutter GraphQL package on pub.dev but I also think Ferry has so much to offer with built in type generation and storage options.I'm trying to figure out which packages make the most sense to focus on in an upcoming course on GraphQL for Flutter Developers, so...What Flutter GraphQL packages are you using and why?

April 21, 2021 at 06:26PM by Secret_Increase6198
https://ift.tt/3sF5l0Q
New post on /r/flutterdev subreddit:

Appwrite introduces null-safety support for the Flutter & Dart SDKs of its OSS Firebase alternative
Hey Flutter community 👋This is Eldad from Appwrite. The Appwrite team has just released two new versions for both the Appwrite Flutter & Dart SDKs with full support for null-safety and other bug fixes and DX improvements.If you're new to Appwrite, feel free to check our GitHub repo and learn more about our 100% open-source BAAS service (or a Firebase alternative if you'd like) that you can host on any infrastructure or location you wish with no hidden disabilities, limits or billing bombs.https://github.com/appwrite/appwriteIntegrating with Appwrite and Flutter is extremely simple (https://appwrite.io/docs/getting-started-for-flutter), and the SDK already has solid support for Web, Android, and iOS (more platforms are in the roadmap 😉)You can learn more about the new release on our latest dev.to post:
https://dev.to/appwrite/introducing-sound-null-safety-support-for-appwrite-flutter-and-dart-sdks-2mhc

April 21, 2021 at 03:36PM by eldadfux
https://ift.tt/3v0HmLo
New post on /r/flutterdev subreddit:

Hey, I made a phone number input
Hey, I made a phone number input with a few cool features:Here is the package:https://pub.dev/packages/phone_form_fieldHere is a demo:https://cedvdb.github.io/phone_form_field/#/Totally cross platform, this is a dart only package / dependenciesInternationalization support flutter style (delegates).Phone number validationExtends Flutter's FormFieldUses dart phone_number_parser for parsingThe parsing of phone number is made with the phone_numbers_parser library that I posted some weeks ago here:https://pub.dev/packages/phone_numbers_parserI hope this can help some of you, this was surprisingly annoying to do. Feedback is appreciated.

April 21, 2021 at 09:01PM by cedvdb
https://ift.tt/3sGFR3n
New post on /r/flutterdev subreddit:

Code review?
This is my first reddit post ever so bear with me!I'm creating a mobile app using Flutter and was wondering what people do when they want to get their code reviewed? I'm not troubleshooting anything - it's working as intended and it's 90-ish% done. I am looking for an expert-level status someone to review my work for best practices and performance.Please let me know if you are that expert-level person or where one would go to find someone to code review? (also happy discuss compensation for your time and expertise).Thanks!

April 21, 2021 at 08:56PM by Gullible-Coconut-761
https://ift.tt/3va2eQe
New post on /r/flutterdev subreddit:

Anyone here using multiple rewarded ads in their app? Will google block my account if I show 2/3 rewarded video ads?
I’m making an app where user can get apps currency by watching ads. I’m using googles ads plug in. I can’t find anything about showing multiple rewarded ads in the documentation so I just put together a scaffold and made a recursive function to show ads. I’ve never implemented google admob sdk in my apps before but I’ve heard that Google follows “better safe than sorry” kind of policy when it comes to suspicious activities i.e. suspend my admob account. Does anyone have any experience with admob? Particularly rewarded videos ads?

April 21, 2021 at 08:44PM by diedFindingAUsername
https://ift.tt/3sC6iY4
New post on /r/flutterdev subreddit:

Flutter 2
Are there any good courses for the recent flutter 2 ?

April 21, 2021 at 08:27PM by TheQuack69
https://ift.tt/3dBaeE7
New post on /r/flutterdev subreddit:

I created a StatefulWidget with business logic in it today.
...and the world didn't end.....weird.

April 22, 2021 at 12:11AM by scorr204
https://ift.tt/3enX1ha