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

Error iOS build
At the moment to build flutter project on Xcode, shows that: *Showing Recent Messages* ../../flutter/.pub-cache/hosted/ pub.dartlang.org/plugin_platform_interface-1.1.0-nullsafety/lib/plugin_platform_interface.dart:44:38: Error: Expected '}' before this. *Showing Recent Messages* ../../flutte

November 04, 2020 at 09:20PM by marialijideveloper
https://ift.tt/3mVk4me
New post on /r/flutterdev subreddit:

Flutter Linux Cairo vs Skia situation
Hello. I've recently taken an interest in to understanding the lower level workings of flutter and I understand the framework uses Skia as the graphics rendering library/drawing.Flutter Linux is enabled through GTK, I'm assuming there's a bridge that 'transforms' flutter widgets to GTK widgets, probably using the dart bindings for GTK. Does this mean graphics rendering on flutter Linux doesn't actually use Skia but instead happens through Cairo, which does all the drawing for GTK?Please excuse any possible lapses in knowledge on my end, I am not an expert on this subject matter.

November 04, 2020 at 10:37PM by mcalila
https://ift.tt/3eydU8r
New post on Flutter Dev Google group:

Responsive Numeric Grid
Hello I am new in flutter and i am trying to create a responsive numeric keypad to take amount input from the user. It looks great when device is in Portrait but not in landscape mode. Below are the screenshots for both:[image: enter image description here]
New post on Flutter Dev Google group:

Authentication with SQLite
Good Day! Did anyone work on authentication with SQlite?

November 05, 2020 at 07:24AM by Arslan Raza
https://ift.tt/2U1ALzD
New post on Flutter Dev Google group:

flutter build apk error
can any please help me to resolve this issue? please check the attached image

November 05, 2020 at 07:26AM by sona
https://ift.tt/2TXatPi
New post on /r/flutterdev subreddit:

JExcel for Flutter
Is possible to create/delete/edit rows and columns using JExcel

November 05, 2020 at 09:11AM by melissajackson1992
https://ift.tt/3p2o8D4
New post on /r/flutterdev subreddit:

Biometric Authentication in Flutter
https://ift.tt/3l0f3b7

November 05, 2020 at 08:22AM by aadharsh_kannan
https://ift.tt/32efMON
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