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

Get background services for Android and IOS
I want to run some code in background when task is completed then show alert notification. But I don't find any service which run in background for Android and iOS. If you know about this please let me know.

November 05, 2020 at 12:45PM by john786
https://ift.tt/3p9XWq6
New post on Flutter Dev Google group:

Help with audio_service package
Has anyone here used audio_service package in flutter? I am trying to build a music player app in flutter. The music when playing can be controlled from the lock screen of phone as well. The problem I am facing is that when the user moves to next song or perform any other action on lock screen,

November 05, 2020 at 02:05PM by vaibhav sultania
https://ift.tt/32bmIw7
New post on Flutter Dev Google group:

Flutter animation value resetting on provider state update
I am making a stepper widget and I have been able to make all parts of it, however I plan on updating a state value from my provider after the animation runs, this has not been possible because whenever I make my provider state update, the initState method is run which in turn resets my

November 05, 2020 at 03:02PM by Olayemi Garuba
https://ift.tt/3mUK1lD
New post on Flutter Dev Google group:

SearchDelegate
How to implement the SearchDelegate in the preferred size, without opening the entire screen only for search?

November 05, 2020 at 03:48PM by Dheeraj Yandrapu
https://ift.tt/3l4AfwI
New post on Flutter Dev Google group:

Making a Synchronous call within InitState
Sorry but this might seem a very newbie question but I'll ask anyway. How can I get the package name within the InitState method. I don't want execution of the initmethod to continue until I have the package name back from the call, other code will rely on the package name as I am using Flavors.

November 05, 2020 at 04:09PM by John Mollaghan
https://ift.tt/2I4NIGk
New post on /r/flutterdev subreddit:

Flutter Movie Concept UI. An open source app featuring complex animations with dekstop & web.
I was scrolling through dribble for some design reference & came accross this amazing UI design & decided that I have to make it in flutter. I enhanced the animations as much as I could. Added dark mode, Language selection settings with cached ticket bookings. You can checkout the code in github repo, You can find apk & desktop builds at the bottom of github readme.Github Repository:https://github.com/hackerhgl/invmovieconcept1Google Play:https://play.google.com/store/apps/details?id=com.onemdev.invmovieconcept1Design source (.studio file):https://dribbble.com/shots/10843034-Movie-App-Interaction

November 05, 2020 at 09:08PM by hackerhgl
https://ift.tt/3l3sg3c
New post on Flutter Dev Google group:

Flutter and SignalR
Hi, What is the best way for Flutter to communicate with Microsoft ASP.NET Core 3.1 SignalR server? I tried using signalr_client package but it doesn't work well.

November 05, 2020 at 09:50PM by Zagor Te Nej
https://ift.tt/3oXVl2i
New post on /r/flutterdev subreddit:

Will Flutter embrace Kotlin? (speaking form 2020s perspective)
It's 2020 now, and I know this has been discussed before, but Kotlin seems to have made a lot of progress. They are improving their compiler and more importantly I just stumbled upon this. Google and JetBrains are working hand in hand on a Jetpack Compose library. From the article I understand that soon Android will share the same code that will be used for composable desktop apps. Having all this in mind, do you think Google will decide to embrace Kotlin for developing Flutter apps? I just started learning Flutter and honestly coming from Kotlin, Dart is a bit PITA. I know this might be just beginner's frustration, however it really seems logical now for Flutter to make use of Kotlin Multiplatform. Also would you like full Kotlin support when using Flutter?

November 05, 2020 at 10:38PM by No_Contribution7435
https://ift.tt/38jKolJ
New post on Flutter Dev Google group:

Flutter Web -- press button with keyboard return
This seems like a really simple thing... I have a SimpleDialog that contains two TextFields and a RaisedButton. The first TextField is set to autofocus, so it receives focus when the dialog is displayed. Tab key moves focus as expected. However, when I tab to the RaisedButton and hit the

November 06, 2020 at 01:00AM by Kelly Burkhart
https://ift.tt/2HZ3LWH
New post on Flutter Dev Google group:

NEED HELP
How to fix this error ? FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugDuplicateClasses'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable > Duplicate class com.google.protobuf.AbstractM

November 06, 2020 at 04:09AM by Mohamed Ridzwan Mohamed Haniffa
https://ift.tt/3l3QF8K
New post on Flutter Dev Google group:

How do I resolve this issues?
Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 1.22.1, on Microsoft Windows [Version 10.0.18363.1139], locale en-MY) [√] Android toolchain - develop for Android devices (Android SDK version 30.0.2) [!] Android Studio X Flutter plugin not installed;

November 06, 2020 at 08:32AM by valenz tan
https://ift.tt/32f2Dor