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

Plumage Devs Newsletter #1
https://ift.tt/30JKtbg

July 20, 2019 at 05:07PM by DecimalSaxon
https://ift.tt/2y0GNpf
New tweet from FlutterDev:

Flutter PSA: If you're waiting for Bitcode support on iOS, have a look at https://t.co/G0biSeJOCM. It does require you to build the engine locally, but hey, it's a start. Feedback welcome.— Filip Hráček (@filiphracek) July 18, 2019

July 20, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1152609111214678016
New post on /r/flutterdev subreddit:

Is there a way to disable the default slide animation of the Navigator?
Isn’t it possible to have no transition from screen to screen?Thank you!

July 20, 2019 at 06:46PM by flexindev
https://ift.tt/30N2K7L
New post on /r/flutterdev subreddit:

App stopped working since I've added the plugin android_alarm_manager
Hey guys, I've created a github issue and a stackoverflow question a couple of days ago regarding a problem I'm having with my app but haven't heard a response back. So I'm trying here now.​Here's the issue (sorry for not posting here, but I think it would just be redundant):https://github.com/flutter/flutter/issues/36388​If you could please find the time and maybe give me a suggestion or something on where the problem may lie, I would really appreciate it.​Thank you.

July 20, 2019 at 08:39PM by Redbullmandude
https://ift.tt/2JFJQdk
New post on /r/flutterdev subreddit:

webview_flutter configuration
I am new to flutter and trying to use a webview for displaying embeded youtube video. I tried youtube video 3rd party libraries but they didnt work well.So i tried webview but I couldnt find any webview configuration. Also on Android, the fullscreen button was disabled. Any advice?

July 20, 2019 at 10:16PM by steadyaction
https://ift.tt/2JHFfHs
New post on Flutter Dev Google group:

Bad words package
I need a package that can parse through my input and detect swear words. I tried looking but found nothing. Is there any way I can go about the process without having to write an entire package? Thank you

July 21, 2019 at 09:33AM by Ibrahim Khan
https://ift.tt/2OaLjMW
New post on Flutter Dev Google group:

Custom Keyboard
I wanted to have a custom keyboard that can input Greek Letters. Can you guide me on how I can go about that? Thank you

July 21, 2019 at 09:42AM by Ibrahim Khan
https://ift.tt/2YYkDzX
New post on /r/flutterdev subreddit:

FlutterForce — Week 36
https://ift.tt/2M48fei

July 21, 2019 at 11:06AM by flutterist
https://ift.tt/2JJ8A4r
New post on /r/flutterdev subreddit:

Flutter WorkManager Android
Since starting with Flutter development one thing that I really missed coming from Android was the tooling/documentation around scheduling "background jobs".The only official documentation I could find was this medium post.Which goes in way too much detail about how Geofencing works instead of background work in Flutter/Dart​On Android there have been a lot of approaches over the past couple of years including:- AlarmManager- JobScheduler- Firebase Job Dispatcherand the latest one:- AndroidX WorkManager which uses the correct API according to which API version your on.​The flutter_workmanager package gives you the MVP WorkManager scheduling ability wrapped in a simple Dart API.You can schedule two kinds of task- One off task: These will run just once- Periodic task: Will run indefinitely for a defined frequency.​You give it a unique string that will be posted back to you by Android.The cool thing is that your app does not even need to be active and you could have some syncing mechanism.

July 21, 2019 at 04:31PM by timrijckaert
https://ift.tt/2XTg6m0
New post on /r/flutterdev subreddit:

Facebook events for tracking (FB SDK)
Is there a way to use the Facebook SDK to track events? Does a flutter package exist for this task ?

July 21, 2019 at 05:25PM by iruxedo
https://ift.tt/2xY8Rtv
New post on /r/flutterdev subreddit:

What is the most KISS approach to overall state management for this app's use case? I'm a little overwhelmed by all of the options.
I come from a background in web development and Go. In web development session management is dead simple and in Go there's a right and a wrong way to do everything. I've hit a point in my app where I can't go much further without implementing auth (through Firebase) and it's making me look more closely at what I choose for state management. There are too many options and I really don't want to get too far down the path of implementing one then find out I should have gone another direction. There's been so much written on state management in Flutter but the development of the framework has moved so quickly it's difficult to filter out what is good, modern advice.My app is a sort of database of locations for a specific hobby. It will implement login, searching for locations, score keeping, record keeping, groups, and some basic communication. As much as I hate to use the term, you might call it a niche social network.Based on hours of reading and watching Youtube videos I believe the best and most simple way to handle this would be by wrapping the whole thing in a StreamProvider exposing the user object. This should let all child widgets react to the user state as I understand it. All other state management implementations in respect to auth seem to be far more complex. Would more experienced Flutter developers agree with my assessment or is there something else I should look at for this specific case?

July 21, 2019 at 06:35PM by Fantastitech
https://ift.tt/2JIynJV
New post on Flutter Dev Google group:

problem in setting path for flutter in window 8.1 ?????
there is a problem while setting path for flutter in window 8.1 will anyone help me to resolve this

July 21, 2019 at 09:29PM by Sardar Muhammad Umair
https://ift.tt/30PYQv0