New post on /r/flutterdev subreddit:
How to Create a Music Player app in flutter using Firebase (Cloud firestore,firebase storage) and 'music_player' plugin.
https://youtu.be/qbtT4fO2YzA
May 21, 2020 at 03:13PM by Gaurang_Keluskar
https://ift.tt/36iyplr
How to Create a Music Player app in flutter using Firebase (Cloud firestore,firebase storage) and 'music_player' plugin.
https://youtu.be/qbtT4fO2YzA
May 21, 2020 at 03:13PM by Gaurang_Keluskar
https://ift.tt/36iyplr
YouTube
Create Music Player app in flutter using Firebase (Cloud_firestore and firebase_storage ) package.
Hii Developers...
In this video tutorial we will learn How to Create a Music Player app in flutter using Firebase (Cloud firestore,firebase storage) and 'music_player' plugin in flutter.
Download whole code from here (updated) :-
https://github.com/gau…
In this video tutorial we will learn How to Create a Music Player app in flutter using Firebase (Cloud firestore,firebase storage) and 'music_player' plugin in flutter.
Download whole code from here (updated) :-
https://github.com/gau…
New post on /r/flutterdev subreddit:
Is it just me or xml/java feels more intuitive than flutter/dart for app development?
I am past the beginner level learning core concepts of app development both java and flutter. I am bit more advanced in java compared to flutter. My goal for pivoting to flutter was to develop apps for both Android and iOS. My plans are simple apps - like calculators, note taking, expense management etc.However, after learning flutter for a while I feel xml/java is much more intuitive as after few classes of Android development with xml/java on udacity and some self study, I was able to develop and release an android app - mostly of text, image & button views. The styling part, java logic like long press, simple press, intents to other apps like mail, maps, dialer etc are complete self study and felt intuitive on reading further.But on the other hand flutter even after several classes I do not feel comfortable in deciding layouts, logic etc - not as intuitive as xml/java.So I wanted if this is the fact (as I've seen many posts that say flutter/dart is way easy and fast) or I am missing something (probably I need to train more and after certain level the development becomes clear). Kindly help experts as I would better invest my time (most valuable resource) after an informed decision.
May 21, 2020 at 04:02PM by ar3106
https://ift.tt/3g9u2gV
Is it just me or xml/java feels more intuitive than flutter/dart for app development?
I am past the beginner level learning core concepts of app development both java and flutter. I am bit more advanced in java compared to flutter. My goal for pivoting to flutter was to develop apps for both Android and iOS. My plans are simple apps - like calculators, note taking, expense management etc.However, after learning flutter for a while I feel xml/java is much more intuitive as after few classes of Android development with xml/java on udacity and some self study, I was able to develop and release an android app - mostly of text, image & button views. The styling part, java logic like long press, simple press, intents to other apps like mail, maps, dialer etc are complete self study and felt intuitive on reading further.But on the other hand flutter even after several classes I do not feel comfortable in deciding layouts, logic etc - not as intuitive as xml/java.So I wanted if this is the fact (as I've seen many posts that say flutter/dart is way easy and fast) or I am missing something (probably I need to train more and after certain level the development becomes clear). Kindly help experts as I would better invest my time (most valuable resource) after an informed decision.
May 21, 2020 at 04:02PM by ar3106
https://ift.tt/3g9u2gV
reddit
Is it just me or xml/java feels more intuitive than flutter/dart...
I am past the beginner level learning core concepts of app development both java and flutter. I am bit more advanced in java compared to flutter....
New post on /r/flutterdev subreddit:
Salih Guler - Making the most out of your Flutter development - Flutter Warsaw #12
https://m.youtube.com/watch?feature=youtu.be&v=zsPc0820rbs
May 21, 2020 at 04:01PM by Elixane
https://ift.tt/3g3gkMC
Salih Guler - Making the most out of your Flutter development - Flutter Warsaw #12
https://m.youtube.com/watch?feature=youtu.be&v=zsPc0820rbs
May 21, 2020 at 04:01PM by Elixane
https://ift.tt/3g3gkMC
YouTube
Salih Guler - Making the most out of your Flutter development - Flutter Warsaw #12
Flutter Warsaw Meetup #12
Knowing that the Flutter team created some amazing developer tools for us to monitor our applications, enhance the performance and give us an opportunity to give a better application experience to our users. In this talk, we will…
Knowing that the Flutter team created some amazing developer tools for us to monitor our applications, enhance the performance and give us an opportunity to give a better application experience to our users. In this talk, we will…
New post on /r/flutterdev subreddit:
rainbow_color | simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.
https://ift.tt/2Tr47aY
May 21, 2020 at 04:00PM by Elixane
https://ift.tt/3gd2gQE
rainbow_color | simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.
https://ift.tt/2Tr47aY
May 21, 2020 at 04:00PM by Elixane
https://ift.tt/3gd2gQE
Dart packages
rainbow_color | Flutter Package
Simplified multi-color interpolation. Map a numerical domain to a smooth-transitioning color range.
New post on /r/flutterdev subreddit:
Stack
https://youtu.be/XDALqdCm8eI
May 21, 2020 at 04:24PM by TheTechDesigner
https://ift.tt/2XlTkQm
Stack
https://youtu.be/XDALqdCm8eI
May 21, 2020 at 04:24PM by TheTechDesigner
https://ift.tt/2XlTkQm
YouTube
Flutter Widget | 40 | Stack | SizedBox, Container, Text, Padding, Center, Column | Speed Code
#TheTechDesigner
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#Center #Padding #Column #Stack #StackFit #loose #fit #expand #Overflow #clip #visible #Alignment #height #Container #width #Color #AlignmentDirectional #SizedBox…
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#Center #Padding #Column #Stack #StackFit #loose #fit #expand #Overflow #clip #visible #Alignment #height #Container #width #Color #AlignmentDirectional #SizedBox…
New post on Flutter Dev Google group:
re-problem with showSearch in Flutter
Good morning, I'm following a course on Flutter, and I stopped for a problem. I have this main.dart import 'dart:collection'; import 'package:flutter/foundation.dart'; import 'package:flutter/gestures.dart'; import 'package:flutter/material.dart'; import 'package:hn_app/src/hn_bloc.dart'; import
May 21, 2020 at 04:17PM by Alessandro Fratini
https://ift.tt/2XazFCQ
re-problem with showSearch in Flutter
Good morning, I'm following a course on Flutter, and I stopped for a problem. I have this main.dart import 'dart:collection'; import 'package:flutter/foundation.dart'; import 'package:flutter/gestures.dart'; import 'package:flutter/material.dart'; import 'package:hn_app/src/hn_bloc.dart'; import
May 21, 2020 at 04:17PM by Alessandro Fratini
https://ift.tt/2XazFCQ
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:
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…