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

Run code in background
Hi, I have a need for running some code in the background. Specifically, I must listen to Bluetooth data from a connected device and listen for location changes and be able to process that data.I am interested in how you will handle this problem?​After some investigation, I learn the following ways for running code in the background:1. Foreground servicehttps://www.youtube.com/watch?v=NXuAzXY_KOoProblems:- Native code - need to transfer code for the Bluetooth handling to Native code- iOS don't have foreground service​2. Flutter background_fetchhttps://pub.dev/packages/background_fetchProblems:- There is no way to increase the rate in which a fetch-event occurs and this plugin sets the rate to the most frequent possible — you will never receive an event faster than 15 minutes.​3. Work managerhttps://pub.dev/packages/workmanagerProblems:- Minimum frequency is 15 min. Android will automatically change your frequency to 15 min if you have configured a lower frequency.

December 09, 2019 at 05:19PM by djanko22
https://ift.tt/343aPqe
New post on /r/flutterdev subreddit:

Flutter unable to update file on device
I have been trying to run an app on my emulator and it keeps giving me unable to update files on device error

December 09, 2019 at 05:05PM by MSute
https://ift.tt/35601ca
New tweet from FlutterDev:

🎨Attention Sketchnote Artists!🎨

Google Dev designer, @VPoltrack will be sketchnoting the keynote and she wants you to join along.

Use her templates below and share your creations with the hashtag #FlutterInteract!

Get templates here → https://t.co/Wz5Xe7qOw8 pic.twitter.com/lwVd4XunK9— Flutter (@FlutterDev) December 9, 2019

December 09, 2019 at 06:55PM
http://twitter.com/FlutterDev/status/1204097286864822274
New tweet from FlutterDev:

Have fun with animations!

Get creative and check out implicit animations. You can animate changes to location, size, color, and more, just by rebuilding some widgets! The possibilities are endless...

Check it out → https://t.co/8pMIq5HNeV pic.twitter.com/exVkQEn0WV— Dart Language (@dart_lang) December 9, 2019

December 09, 2019 at 09:29PM
http://twitter.com/FlutterDev/status/1204136085523185665
New post on /r/flutterdev subreddit:

EyeEm Fluttered: Adding Flutter to an existing app — a practical example of how Flutter helped support our business goals and an honest retrospective.
https://ift.tt/2YHxYNX

December 09, 2019 at 09:53PM by Elixane
https://ift.tt/344M6BF
New post on /r/flutterdev subreddit:

using hex colors in flutter
I registered for pub and thought oh well why not publish my first package.Hexcolors
 Text( 'Running on: _platformVersion\n', style: TextStyle(color: Hexcolor("#f2f2f2")), ), 


December 10, 2019 at 10:47AM by reece_h
https://ift.tt/2RBEbcD
New post on /r/flutterdev subreddit:

Celebration animation
https://i.pinimg.com/originals/fc/e2/92/fce292085f75df34f2659ee7ef162155.gifLike in this image,How do we do animation in flutter?
Can just share some logic or algorithm for it.I will share my code. Just give me some algorithm for it.
I want to practice code myself.Thanks.

December 10, 2019 at 02:24PM by mahesh2150
https://ift.tt/2t1UwwR
New post on /r/flutterdev subreddit:

Flame vs Spritewidget vs ...? Anybody used both of these frameworks for 2D games?
Hi, I was just wondering if anyone had used both of Flame and Spritewidget and had any thoughts, pros and cons, architecture shortcomings or experiences to share about them. Or perhaps you know of a better 2D graphical/game engine?It seems like Flame is more alive as a project on github but otherwise I have no other information about comparing them.

December 10, 2019 at 03:58PM by emceepea
https://ift.tt/2PuJlEB
New tweet from FlutterDev:

🙌🙌🙌

Thanks for all the amazing submissions! Your Dash-drawing skills are out of this world. Head over to the @googledevs Instagram to see a roundup of some of our faves. https://t.co/z7sHAV2qQm pic.twitter.com/xTXsVXsLe7— Flutter 🔜 Interact (@FlutterDev) December 10, 2019

December 10, 2019 at 04:51PM
http://twitter.com/FlutterDev/status/1204428432064614400
New post on /r/flutterdev subreddit:

Is this a good time to start a green field MacOS desktop project with Flutter?
Given that Flutter Desktop now builds release artefacts for MacOS, would it be a good time to start a new project targeting MacOS for now to be shipped in 2-3 months?It would be a simple GUI that calls a native library for now.

December 10, 2019 at 06:44PM by kingofthecream
https://ift.tt/2rBOx1x
New post on /r/flutterdev subreddit:

Why use dio as a http client?
I have tried looking around for explanations about dio and how exactly is it better, but I haven’t found much. I use the normal http package right now and want to know if I should switch to dio.

December 10, 2019 at 07:26PM by Competitive_Ride
https://ift.tt/34e1DPX
New tweet from FlutterDev:

ART. IS. EVERYTHING.

Check out Google Developers on Instagram to meet some of the artists and designers who’ve inspired us on our journey to #FlutterInteract.

Designer series here → https://t.co/izKudHSRhb

Tomorrow's livestream info here → https://t.co/y61UpqQEup pic.twitter.com/Fum91NgIut— Flutter 🔜 Interact (@FlutterDev) December 10, 2019

December 10, 2019 at 10:51PM
http://twitter.com/FlutterDev/status/1204518995388485633
New post on /r/flutterdev subreddit:

FLUTTER app example: smilemeter! Will try also Hummingbird!
https://ift.tt/2EdMDHf

December 10, 2019 at 10:34PM by imtoori
https://ift.tt/2P8X44P