Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Run flutter code in the background without holding UI thread in flutter.
I want run a method in flutter which can able to perform in the background and when its done it need to notify me. Now im facing issue while running this method I cant able to perform any action in the app it feels stuck and releases after the process ends. Is there any way to run the code in

March 18, 2020 at 02:24PM by ManuKumar S B
https://ift.tt/33sTOXD
New post on /r/flutterdev subreddit:

Why the hate on flutter?
I'm trying to get into the mobile development ecosystem. Albeit, I'm doing more laid back research than actually getting on it and working.I saw this post on r/mAndroidDev and they were basically hating on flutter. I don't understand enough to actually say if their point is valid or if it would affect me in making apps in the future.Can anyone shed some light if you have the time on what's happening?

March 18, 2020 at 03:38PM by KruSion
https://ift.tt/2wj66ph
New post on /r/flutterdev subreddit:

Is it possible to use machine learning libraries from Python / JS / R?
As there are not that many machine learning libraries for Dart, is it possible to incorporate external libraries from other languages?There does not seem to be that many ML libraries built for Dart though some do exist.If so, how hard would it be?

March 18, 2020 at 05:41PM by SuperSaiyan1010
https://ift.tt/2whFzsz
New tweet from FlutterDev:

⚡️Give your widget a unique shape!

Circles and rounded edges are cool, but ClipPath constrains the widget's visible area to any arbitrary path when you extend the CustomClipper path widget. The possibilities are endless!

Binge watch #WidgetoftheWeek → https://t.co/7NiiSxH8qO pic.twitter.com/pIU91S8RvM— Flutter (@FlutterDev) March 18, 2020

March 18, 2020 at 07:55PM
http://twitter.com/FlutterDev/status/1240351250954072064
New post on Flutter Dev Google group:

Mobile app security testing tool
Does anyone know of a MAST tool that supports Flutter/Dart? Thanks in advance for anyone's response.

March 18, 2020 at 08:36PM by peon security
https://ift.tt/3b5br2m
New post on /r/flutterdev subreddit:

Helm - A Flutter app that gamifies stress/anxiety/depression management
https://ift.tt/2IYfAsO

March 18, 2020 at 09:50PM by Elixane
https://ift.tt/2vtx9hg
New post on /r/flutterdev subreddit:

Share Good practices
In this video https://www.youtube.com/watch?v=lGv6KV5u75k&t=180s​Says that we should share experiences to create good practices. So let's do that.​I'll start: in order to set the linting rules as mandatory, similar to the werror flag in c, I use the Lint package: https://pub.dev/packages/lint. And have to set all the rules to error manually, I already did it, if some of you want to do it, here is my analysis_options.yaml: https://pastebin.com/xHdtxDjC

March 18, 2020 at 11:48PM by Doroc0
https://ift.tt/3a2C1ZW
New post on Flutter Dev Google group:

How do you add a CocoaPod to a Flutter project?
Having a hard time finding any info on how to add a specific pod to my flutter project for iOS support. The Podfile is generated automatically, so doesn't seem like just adding it to the Podfile is the way to go. Or am I completely wrong and I should just update the Podfile and git add the

March 18, 2020 at 11:36PM by Frank Garcia
https://ift.tt/3dbnexV
New post on Flutter Dev Google group:

File picker for all platforms?
I am developing a project that I eventually intend to be available on all Flutter platforms. I need to let the user choose a file. Any file, nothing fancy. Doesn’t appear to be anything in the standard library, although this would seem to be a basic requirement on all platforms. Options?

March 19, 2020 at 12:30AM by Guyren Howe
https://ift.tt/3dbUsgI
New post on /r/flutterdev subreddit:

Is there a way for flutter to wait for an http response without a request. OK this might seem weird. But I will send notification from a php file and what I want is that my app wait for these notification in the background. Is that in anyway possible?
Is it

March 19, 2020 at 12:54AM by hob814
https://ift.tt/3bbbw4L
New post on Flutter Dev Google group:

Multiple platforms; different main files?
I have yet to dig into this very far. But what I’ve looked at had me use conditional imports and if-then blocks and such to import different versions of things. Before I dug into this, I had a theory what the answer was going to be, and I wonder if maybe I’m still right. Would it not work

March 19, 2020 at 12:38AM by Guyren Howe
https://ift.tt/2xIFZIK
New post on /r/flutterdev subreddit:

Ural - A screenshot organizer that finds your screenshot by searching its contents
https://ift.tt/2QmWtNl

March 19, 2020 at 03:39AM by thepurpleproject
https://ift.tt/33t7Ng9
New post on /r/flutterdev subreddit:

Is flutter web ever going to be a thing?
Right now the scrolling is laggy, clicks feel slow, no weby cursors. Are these ever going to be fixed?

March 19, 2020 at 07:07AM by chutiyabehenchod
https://ift.tt/3aer5Iw
New post on /r/flutterdev subreddit:

Should we use flare for animations in flutter?
Hi guys,I'm new in flutter and really trying to learn and master it :)Now i'm trying to learn animations in flutter, but every time i search "Animations in flutter" i have to see few posts about flare (Rive).And now i have question for you. Should we always use flare for animations or should we try to create that animations in flutter? I want to know what's the difference in e.g. performances, code quality (i think flare is in advantage for this one), etc...Thank you guys!

March 19, 2020 at 11:24AM by Steffgnite
https://ift.tt/2wo11w7
New post on Flutter Dev Google group:

hot reload is not working
i am unable to find hot reload and hot restart in my flutter ,can anyone please heap me with this

March 19, 2020 at 12:29PM by Muskan Sanghai
https://ift.tt/3b7l94k
New post on /r/flutterdev subreddit:

A custom slider for Flutter
https://ift.tt/392llQP

March 19, 2020 at 06:05AM by pretentiousdata
https://ift.tt/2UiittL