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

Flutter Desktop MacOS Plugin, how to see compiler errors
Trying to build a plugin for MacOS based on the example_plugin. I am not a swift developer so making lots of errors, but the problem is that when I try to run the app I get messages that the compiler failed: ** BUILD FAILED ** The following build commands failed: CompileSwift normal x86_64

August 14, 2019 at 05:24AM by Dale King
https://ift.tt/2YNdre5
New post on /r/flutterdev subreddit:

Flutter Execute Fetch in Background while App is closed
I am building an Notes App where people can sync there Notes to a server. Usually the Server is slow to respond (1 minute) so I work mostly with a local Database and sync in the Background. However whenever someone for e.g. creates a new Note ( note saved locally, post request to server (1 minute)) and closes the App the post request to the server will not come through.I found a package called background_fetch but this is not what I really need.Is there a way I can execute a request in the Background while the app is loosing focused and finish that request in the Background?

August 14, 2019 at 09:52AM by daehruoydeef
https://ift.tt/2MftKcX
New post on /r/flutterdev subreddit:

flutter_image_search : An image search app using Google's Custom Search Engine, caching and debouncing. This currently only works on desktop for Windows and Mac as the file handling is simple; could be updated to support mobile, too, with a little effort.
https://ift.tt/2Z2F1mP

August 14, 2019 at 06:43AM by EngineerScientist
https://ift.tt/2KJExZI
New post on /r/flutterdev subreddit:

A highly customizable, powerful and easy-to-use alerting library for Flutter
https://ift.tt/2TulgPT

August 14, 2019 at 10:41AM by xinmeiwen
https://ift.tt/33xCfFz
New post on /r/flutterdev subreddit:

Is this a standard widget or do I need to make this custom
Hi,Simple question. Is the top part of this screenshot a standard widget (With the floating action button, etc.)
Or do I create this custom? It looks like it's part of the app bar from a scaffold. But I'm not sure.https://imgur.com/a/SQK7WKpHope to hear,

August 14, 2019 at 01:03PM by namanix
https://ift.tt/2Tvawkg
New post on /r/flutterdev subreddit:

Flutter, React Native, Ionic and Native platform: A visual guide
https://ift.tt/2yWVwlR

August 14, 2019 at 02:08PM by rubensdemelo
https://ift.tt/2H4VUDh
New post on /r/flutterdev subreddit:

Is there a technology that allows Java code to run on Flutter?
RoboVM/MobiVM allows Java code to be compiled to Objective C.Is there such a technology that allows Java classes to be compiled to Flutter/Darts?

August 14, 2019 at 02:40PM by cbentley_pasa
https://ift.tt/2YOmVFX
New post on /r/flutterdev subreddit:

My Quotes - open source app for storing quotes, using Provider, Bloc, RxDart, Sqflite, Get_it
https://ift.tt/2YOmWK1

August 14, 2019 at 02:36PM by baranmichal
https://ift.tt/2NcYevV
New post on /r/flutterdev subreddit:

Is there a technology that allows Java code to run on Flutter?
RoboVM/MobiVM allows Java code to be compiled to Objective C.Is there such a technology that allows Java classes to be compiled to Flutter/Darts?

August 14, 2019 at 02:40PM by cbentley_pasa
https://ift.tt/2YOmVFX
New post on /r/flutterdev subreddit:

Found a way to get Google Maps working on Flutter Web (not for the faint of heart / nsfw ;P)
https://ift.tt/2H798iV

August 14, 2019 at 03:22PM by Dazza5000
https://ift.tt/2Kz4MDl
New post on Flutter Dev Google group:

Vertical Lines
How to create vertical lines as in attached picture?

August 14, 2019 at 04:30PM by Kamran Ali
https://ift.tt/2OTxKlj
New post on Flutter Dev Google group:

Initial Route with arguments
Hello, I'm building an app which has a dynamic initial route. The first time the user connects, I save its information into the device. That information must be displayed at the Login screen every time. It's is name, phone number, country code, country dial code. I check whether that information

August 14, 2019 at 05:16PM by Mael Elvis FOSSO N.
https://ift.tt/2Z2hzpM
New post on /r/flutterdev subreddit:

Questions about Apple Sign-in
Apple announced it's Apple sign-in feature this WWDC. One interesting thing is that if an app uses a third-party login service(like Facebook or Google sign-in), it will be mandatory for it to have the Apple sign-in option too.So, my questions about this are:Does anyone have an idea since when will this rule begin to get enforced?When I implement Google sign-in, I get an id token which I pass to my app's backend. Will the existing system continue to work or will the backend have to make changes?In my specific case, I'm making an app for a university. The university provides a gmail address for every student. The students are supposed to login using that. Will this cause any issues?​Thanks for your help :)

August 14, 2019 at 06:55PM by AnEnigmaticBug
https://ift.tt/2Z55o7m