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

How did you get your Flutter developer job?
I assume a lot of us eventually want to get a job using the Flutter framework. However, there might be some of us who has no experience getting one. I hope this thread can inspire and help people looking for a Flutter. I will share my experience on how I got my Flutter job.In 2018, I found Flutter (it was on beta) and update my LinkedIn profile to say that I was exploring the technologies of Flutter. Then, a founder of a startup messaged me if I was free to discuss on Flutter. We met and eventually I became an intern for them. After a few months, I converted into a full time Flutter developer. I was pretty lucky back then.Currently, I no longer work for them as I am pursuing my own venture. However, I do have people offering me Flutter jobs and opportunities to work in their startup and companies. And they usually contact me through my YouTube channel.Therefore, from my observation, if you have a good online presence about Flutter, you might have opportunities knocking on you.Do share how you got your Flutter job. Was it through friends or family? Online application? Social media? Also share which country you're from! I'm from Singapore.

August 25, 2020 at 04:17AM by thehappyharis
https://ift.tt/3goA787
New post on /r/flutterdev subreddit:

Deep linkikg and back stack
Hi all.I've been reading a lot about deep linking and creating an associated back stack for proper back navigation, but can't still find a "proper" and easy method to achieve that.But I think the issue here is how to fabricate a proper back stack (without any screen glitches or unnecessary route animations) because then deep linking becomes an easier matter.Also, if you've been in the same boat and have implemented the functionality, please share your experience and optimally your solution.

August 25, 2020 at 07:44AM by ResponsibilityLeft50
https://ift.tt/2YwwVBz
New post on Flutter Dev Google group:

Getting a specific data from the string received
Greeting. I'm new to flutter. I need to create an App in which one of the operation is to receive SMS and need to display the data in the app. For example, if I receive " POWER BACK 3PHASE SUPPLY AUTOMODE ON RY: 425 YB: 425 BR: 430 SIGNAL: 033 " Here, only numbers will be differs from each

August 25, 2020 at 07:21AM by Sangamithra Senthil
https://ift.tt/3aW53eN
New post on /r/flutterdev subreddit:

How to get started?
Hey guys. I just wanted to know in your opinion whats the beat way to get started with Flutter. Im not new to programming so the level of the tutorial should not be very low. Thanks in advance

August 25, 2020 at 11:43AM by Vladc92
https://ift.tt/3jfh5mO
New post on /r/flutterdev subreddit:

Code generation for Flutter localization
Hi everyone, I want to share with you my first package. It simplifies Flutter localization by using code generation. It moves all translation files (json, yaml) validation away from runtime and generates easy to use static fields. Any feedback or opinion are very appreciated:
https://pub.dev/packages/auto_localized

August 25, 2020 at 11:54AM by Advanced-Bit7571
https://ift.tt/2QkCm1V
New post on Flutter Dev Google group:

version compatible
there is a problem in installing the flutter application it is showing that the version is not compatible with the version of your windows . so is there any other version of flutter

August 25, 2020 at 12:24PM by Milin Marathe
https://ift.tt/3htrWZN
New post on /r/flutterdev subreddit:

Face ID Authentication in Android
Hi folks,I am now deciding whether I should use Flutter in the coming project. One of our main requirements is Face Id Authentication. I just checked the local_auth Libray. But this library only mentions about fingerprint auth for android. Is there anyone who already integrated Face ID Authentication for Flutter Application?

August 25, 2020 at 01:01PM by MinHtet_Oo
https://ift.tt/3lg27yC
New post on /r/flutterdev subreddit:

Playify
I developed a plugin that can fetch songs/albums/artists from Apple Music and play/pause/seek/shuffle/repeat/set a queue. Currently it is only iOS supported, but I want to also add Android support (presumably with some help). I intended to develop this plugin for developers to easily implement music player mobile apps. This is my first Flutter plugin and the first time I ever wrote native code, so I would always appreciate a PR, tips, and suggestions. Thanks for checking it out.Playify

August 25, 2020 at 01:00PM by iberatkaya
https://ift.tt/2CX4V2l
New post on /r/flutterdev subreddit:

App Feedback Thread - August 25, 2020
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

August 25, 2020 at 02:33PM by AutoModerator
https://ift.tt/2FWD5Ew
New post on /r/flutterdev subreddit:

Preprocessor support instead of code generation
Sometimes we need to use a method called code generation to write less code eg: for serialization or modelling, scaffolding, etc... But it have some issues, for example it generates 2x files (mode.dart, model.g.dart), or we have to re-generate code when we change something, or last 1-2 days build_runner is completely broke (hive#387).But If we have some sort of preprocessor (like C preprocessor) that runs and generates code before compiling it would solve some of the issues. It requires changes on core build system to add preprocessor layers. If we have ability to add custom preprocessor layers to dart build pipeline we could write our own preprocessors or even use exists preprocessors like C preprocessor in dart code.What do you think about that?

August 25, 2020 at 05:08PM by zMisir
https://ift.tt/32t5VDU
New post on /r/flutterdev subreddit:

New release step_progress_indicator 0.2.4 - Added rounded edges and gradient colors
https://ift.tt/38WoDWH

August 25, 2020 at 05:31PM by cmprogrammers
https://ift.tt/34v508D
New post on /r/flutterdev subreddit:

Background location package
Hi guys,Has anyone used a background location package for flutter such as geolocator or background_location? I am wondering the following:How accurate is the location data (assuming using best accuracy settings)How much data is usedWhat is the effect on batteryWhat is the best package/solutionCheers

August 25, 2020 at 05:29PM by Maxxammus
https://ift.tt/2FXd1sT
New post on /r/flutterdev subreddit:

Thanks!
Got 100 subs in my YT channel, and I wanna thank you all the Flutter developers who joined rapidly recently.

August 25, 2020 at 05:25PM by indy900000
https://ift.tt/2YxMKrn
New post on Flutter Dev Google group:

Scroll tab
Hello guys, I want to know how to create scroll tabs like google news

August 25, 2020 at 05:41PM by Gulam Fahad Ahmed
https://ift.tt/32o9Thd
New post on /r/flutterdev subreddit:

Flutter notes app (open source)
😊 Hi guys, I'm very happy to share this app with you, a simple notes app with the dark mode, I hope you like it You can check the source code: https://github.com/Abdellatif404/flutter_notes_appAnd test it on your phone: https://drive.google.com/file/d/1H1riR4fgrwYG1ld95zHByGB1iAjijGy5/view?usp=drivesdk

August 25, 2020 at 06:27PM by Abdellatif404
https://ift.tt/3gnle68