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

The default dummy app won't launch. What am I doing wrong?
I've installed everything yet when I try to start up the default dummy app it immediately crashes. the errors: Launching lib\main.dart on Android SDK built for x86 in debug mode...Running Gradle task 'assembleDebug'...Improperly formatted define flag: FINKI\Kodovi\Android\myApp\myapp\lib\mai

May 21, 2020 at 04:57PM by Andrej
https://ift.tt/3g9Zko3
New post on /r/flutterdev subreddit:

Comparing the performance of the FLUTTER_WEB_USE_SKIA flag
Hi everyone,About a week ago I shared a demo of the Flutter Web app we're working in a comment, the consensus seemed to be it looks good but performs slowly. On my desktop the app is fast however I can use the 4x CPU slowdown in the browser dev tools to make it run pretty slowly.I've created a build of the app with the FLUTTER_WEB_USE_SKIA flag enabled to compare the difference. Many of the icons aren't yet showing but in general the app seems to work well. If I compare them side by side with 4x slowdown some aspects are clearly better, such as the response times of the mouse hover highlights.Flag disabled: https://hillelcoren.github.io/invoiceninja/Flag enabled: https://hillelcoren.github.io/invoiceninja_skia/  If you have time to check it out I'd be curious to know your experience.Note: although the flag helps the app still runs slow with a slower CPU. I think many of the issues are due to problems with our app's code, not Flutter Web. We're currently working on the problem trying to track it down, the code is open source if you want to try helping.https://github.com/invoiceninja/flutter-clientThanks!

May 21, 2020 at 04:55PM by hillel369
https://ift.tt/2XkgUwO
New tweet from FlutterDev:

💙#FlutterDay, June 25th
💙24 hour digital event
💙3 livestream segments
💙Try new & updated codelabs

Join Flutter fans from around the world, get your questions answered, and get ready for #Hack20.

More info → https://t.co/uTjLCfxOv9
Register → https://t.co/Z1nOPWwxMJ pic.twitter.com/8AyjJVtIVM— Flutter (@FlutterDev) May 21, 2020

May 21, 2020 at 05:19PM
http://twitter.com/FlutterDev/status/1263489644068368385
New post on /r/flutterdev subreddit:

The Get package
I ran across the Get package (https://pub.dev/packages/get) and reading up on it, and playing with the examples left me wondering why it's not talked about more often. Have any of you run across it?Btw, how do you all keep from trying every wonderous thing people give to the community? It's almost too much. lol

May 21, 2020 at 06:33PM by jrheisler
https://ift.tt/3gbBOHi
New post on /r/flutterdev subreddit:

Is it reasonably easy to achieve *consistent* 60 FPS in Flutter?
I'm considering using Flutter for a new app, so far I used it for about a week. To be honest, I have some doubts about whether it will be reasonably easy to achieve high quality experience comparable to a native app. I've downloaded the Flutter Gallery app and lot of the animations are not smooth (for example the top right menu). Scrolling also seems to perform worse than native.In addition to performance problems, some widgets and interactions don't feel native, because they don't accurately mimic the native widgets. There's also a bug on Android - the app is black in the app switcher.

May 21, 2020 at 06:12PM by falconberger
https://ift.tt/2ZqNa4m
New post on Flutter Dev Google group:

Firebase message, when App is terminated
Hi everyone, the firebase messaging library has provided up to when the app is in the background, the notification can be read. I can't seem to find a solution for reading notifications when app is destroyed is there any update on this? Let me know Thank you in advance!

May 21, 2020 at 06:18PM by Santhosh Ramachandran
https://ift.tt/2zX4rY2
New post on Flutter Dev Google group:

MissingPluginException (MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in))
Hi all, I have followed all the steps regarding singin with google ut still receive this error. Any tips please.

May 21, 2020 at 06:33PM by Jay Stewart
https://ift.tt/2WRcE9m
New post on Flutter Dev Google group:

sort list of list against its specific column
how to sort List
New post on Flutter Dev Google group:

Screen Sizing Problem
So I am working on this Flutter app that's been developed by different programmers. Now I have to fix a bug where whenever I start the app on a small size screen phone the UI elements overwrite each other. What is the first step to take to fix this problem although the app is working as expected

May 21, 2020 at 07:47PM by Al pha
https://ift.tt/3bYAbJT
New post on Flutter Dev Google group:

need help with flutter logic on implementing new features
I have stacks of card in one screen and I want to control those cards from another screen but I'm not really sure how to implement and the logic behind it so can somebody help me. so the idea is, The user can view stacks of cards in Home Screen but they can't reorder their position, if the user

May 21, 2020 at 09:01PM by aasenomad
https://ift.tt/3cSsxlb
New post on /r/flutterdev subreddit:

Getting Started with Flutter in 2020
Here's a great tutorial series on getting started with Flutter in 2020. https://youtu.be/b2FaT4vz8W4. I hope you enjoy it!

May 21, 2020 at 09:36PM by richard_official
https://ift.tt/2XjMlaQ
New post on /r/flutterdev subreddit:

I Am Rick (Episode 8): Rick’s Decentralized Exchange
https://ift.tt/3gf4Gyf

May 22, 2020 at 12:31AM by Purple_Pizzazz
https://ift.tt/2LN5zjw
New post on /r/flutterdev subreddit:

Flutter dynamic themes in 3 lines!
https://link.medium.com/J1t7RbIkG6

May 22, 2020 at 02:32AM by JoRoCoBo
https://ift.tt/2ZqBG0D