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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
💙#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:
Flutter Day
https://ift.tt/2AStkot
May 21, 2020 at 05:24PM by chimon2000
https://ift.tt/2zigpLY
Flutter Day
https://ift.tt/2AStkot
May 21, 2020 at 05:24PM by chimon2000
https://ift.tt/2zigpLY
Medium
Save the Date: Flutter Day, June 25, 2020
As a team, we’re used to plenty of travel, hanging out at various events and user groups, and connecting with folks in person; we miss our…
New post on /r/flutterdev subreddit:
ArtFlutter Meetup #1 live right now with dart ffi and web adaptive layout
https://youtu.be/Wz-UYq6mU-s
May 21, 2020 at 05:15PM by bitsydarel
https://ift.tt/3bQ7mzc
ArtFlutter Meetup #1 live right now with dart ffi and web adaptive layout
https://youtu.be/Wz-UYq6mU-s
May 21, 2020 at 05:15PM by bitsydarel
https://ift.tt/3bQ7mzc
YouTube
ArtFlutter Meetup #1
Первый митап от сообщества ArtFlutter.
План докладов:
18:00 – Mike Pyts – Flutter/Web: adaptive and responsive UI
19:00 – Darel Bitsy – Integrating C/C++ code into your Flutter application.
Вступайте в нашу телеграм-группу https://t.me/artflutter и следите…
План докладов:
18:00 – Mike Pyts – Flutter/Web: adaptive and responsive UI
19:00 – Darel Bitsy – Integrating C/C++ code into your Flutter application.
Вступайте в нашу телеграм-группу https://t.me/artflutter и следите…
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
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
Dart packages
get | Flutter package
Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.
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
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
reddit
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...
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
I made a wrapper for new Android R feature
https://pub.dev/packages/exitinfo
May 21, 2020 at 08:19PM by djanko22
https://ift.tt/2XlMieD
I made a wrapper for new Android R feature
https://pub.dev/packages/exitinfo
May 21, 2020 at 08:19PM by djanko22
https://ift.tt/2XlMieD
Dart packages
exitinfo | Flutter package
ApplicationExitInfo API describes the information of previous application process's death
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
YouTube
2020 Flutter - 01. Gettings Started
Welcome to this short series to help you get your feet wet using Flutter
New post on /r/flutterdev subreddit:
Is Adobe XD Replacing Flutter Developer?
https://youtu.be/l7aRJrDD5mA
May 21, 2020 at 09:25PM by thehappyharis
https://ift.tt/2WS4kWF
Is Adobe XD Replacing Flutter Developer?
https://youtu.be/l7aRJrDD5mA
May 21, 2020 at 09:25PM by thehappyharis
https://ift.tt/2WS4kWF
YouTube
Is Adobe XD Replacing Flutter Developer?
The answer is... No. Yikes.
👉 Pre Sign Up to Create a Flutter Portfolio with Flutter Web Course:
https://forms.gle/jsZtpfR4tzKq8ijr5
🎨 Article:
https://www.mckinsey.com/business-functions/mckinsey-digital/our-insights/where-machines-could-replace-humans…
👉 Pre Sign Up to Create a Flutter Portfolio with Flutter Web Course:
https://forms.gle/jsZtpfR4tzKq8ijr5
🎨 Article:
https://www.mckinsey.com/business-functions/mckinsey-digital/our-insights/where-machines-could-replace-humans…
New post on /r/flutterdev subreddit:
I made a wrapper for new Android R feature
https://ift.tt/3bYIxkJ
May 21, 2020 at 10:43PM by djanko22
https://ift.tt/2XlTcAj
I made a wrapper for new Android R feature
https://ift.tt/3bYIxkJ
May 21, 2020 at 10:43PM by djanko22
https://ift.tt/2XlTcAj
Dart packages
exitinfo | Flutter Package
ApplicationExitInfo API describes the information of previous application process's death
New post on /r/flutterdev subreddit:
frefresh | pull-down refresh and pull-up loading in the simplest way
https://ift.tt/3cUqQnB
May 22, 2020 at 12:32AM by Purple_Pizzazz
https://ift.tt/2zV8Z1g
frefresh | pull-down refresh and pull-up loading in the simplest way
https://ift.tt/3cUqQnB
May 22, 2020 at 12:32AM by Purple_Pizzazz
https://ift.tt/2zV8Z1g
GitHub
GitHub - Fliggy-Mobile/frefresh: Help you to build pull-down refresh and pull-up loading in the simplest way.
Help you to build pull-down refresh and pull-up loading in the simplest way. - GitHub - Fliggy-Mobile/frefresh: Help you to build pull-down refresh and pull-up loading in the simplest way.
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
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
Medium
I Am Rick (Episode 8): Rick’s Decentralized Exchange
Building a Flutter app to track the prices on Loopring DEX.
New post on /r/flutterdev subreddit:
Fruit UI using flutter
https://youtu.be/E2cMvWYU2bA
May 22, 2020 at 12:23AM by hakymz
https://ift.tt/2Xcc9W4
Fruit UI using flutter
https://youtu.be/E2cMvWYU2bA
May 22, 2020 at 12:23AM by hakymz
https://ift.tt/2Xcc9W4
YouTube
FRUIT APP UI USING FLUTTER - SPEEDCODE UI CHALLENGE
Hi guys in this video we will build this food app using flutterPlease if like this video please give it thumbs up and also if you have not subscribe to my ch...
New post on /r/flutterdev subreddit:
Adobe XD support for Flutter, Architecture Framework, temporary closures...
https://www.youtube.com/watch?v=FkiHjuZ2gv8&feature=share
May 22, 2020 at 12:47AM by Pixelreddit
https://ift.tt/2TvBjy9
Adobe XD support for Flutter, Architecture Framework, temporary closures...
https://www.youtube.com/watch?v=FkiHjuZ2gv8&feature=share
May 22, 2020 at 12:47AM by Pixelreddit
https://ift.tt/2TvBjy9
YouTube
Adobe XD support for Flutter, Architecture Framework, temporary closures with Places API, & more!
TL;DR 204 | The Google Developer News Show
•Announcing Adobe XD support for Flutter (Flutter) → https://goo.gle/2LJ8GJg
•Temporary Closures in the Places API - Cloud Blog (Cloud) → https://goo.gle/3bLRvBv
•Protecting against resource-heavy ads in Chrome…
•Announcing Adobe XD support for Flutter (Flutter) → https://goo.gle/2LJ8GJg
•Temporary Closures in the Places API - Cloud Blog (Cloud) → https://goo.gle/3bLRvBv
•Protecting against resource-heavy ads in Chrome…
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
Flutter dynamic themes in 3 lines!
https://link.medium.com/J1t7RbIkG6
May 22, 2020 at 02:32AM by JoRoCoBo
https://ift.tt/2ZqBG0D
Medium
Flutter dynamic themes in 3 lines!
Three lines. Really?