New post on Flutter Dev Google group:
Not able to start new flutter project
Hi gentlemen, am about to start new flutter project but the issue here not able to press on Next button as showing attached BR
May 31, 2020 at 05:05PM by Ahmed Magdy
https://ift.tt/2ZQYZAY
Not able to start new flutter project
Hi gentlemen, am about to start new flutter project but the issue here not able to press on Next button as showing attached BR
May 31, 2020 at 05:05PM by Ahmed Magdy
https://ift.tt/2ZQYZAY
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:
flutter build apk fails due to failed execution of :app:validateSigningRelease
Hello, Last week I created my project's app bundle and built a set of apk files without issue. This week after adding a new screen and some links to cloud firestore I go to rebuild my apk (and recreate the appbundle) and **I get * *thrown this error.** FAILURE: Build failed with an exception. >
May 31, 2020 at 07:47PM by Russ Brewer
https://ift.tt/3cdLaiA
flutter build apk fails due to failed execution of :app:validateSigningRelease
Hello, Last week I created my project's app bundle and built a set of apk files without issue. This week after adding a new screen and some links to cloud firestore I go to rebuild my apk (and recreate the appbundle) and **I get * *thrown this error.** FAILURE: Build failed with an exception. >
May 31, 2020 at 07:47PM by Russ Brewer
https://ift.tt/3cdLaiA
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:
StreamSubscription calling from another class
In my main activity, I have two tab, named tab1 and tab 2. Tab 2 page consists of a listView and I use StreamSubscription to listen upload progress result. On tab2 action bar, it has one icon. When icon is pressed, it will navigate to pageC,which consists of listView, and I use StreamSubscriptio
May 31, 2020 at 08:26PM by Tony Seng
https://ift.tt/2XQay93
StreamSubscription calling from another class
In my main activity, I have two tab, named tab1 and tab 2. Tab 2 page consists of a listView and I use StreamSubscription to listen upload progress result. On tab2 action bar, it has one icon. When icon is pressed, it will navigate to pageC,which consists of listView, and I use StreamSubscriptio
May 31, 2020 at 08:26PM by Tony Seng
https://ift.tt/2XQay93
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 named parameter 'isInitialRoute' isn't defined.
I can't run my app because of this debug error. Can anyone help out. The named parameter 'isInitialRoute' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'isInitialRoute'. This is the dart code that causes the error.
May 31, 2020 at 08:42PM by I
https://ift.tt/3ck2DpB
The named parameter 'isInitialRoute' isn't defined.
I can't run my app because of this debug error. Can anyone help out. The named parameter 'isInitialRoute' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'isInitialRoute'. This is the dart code that causes the error.
May 31, 2020 at 08:42PM by I
https://ift.tt/3ck2DpB
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:
FAILURE: Build failed with an exception.
I am building a movie streaming app and when I try to run the app, I get this error. Can anyone help? Compiler message: /C:/src/flutter/.pub-cache/hosted/ pub.dartlang.org/dio-2.2.2/lib/src/dio_http_headers.dart:55:8: Error: The method 'DioHttpHeaders.add' has fewer named arguments than those of
May 31, 2020 at 08:43PM by I
https://ift.tt/2zQeVsD
FAILURE: Build failed with an exception.
I am building a movie streaming app and when I try to run the app, I get this error. Can anyone help? Compiler message: /C:/src/flutter/.pub-cache/hosted/ pub.dartlang.org/dio-2.2.2/lib/src/dio_http_headers.dart:55:8: Error: The method 'DioHttpHeaders.add' has fewer named arguments than those of
May 31, 2020 at 08:43PM by I
https://ift.tt/2zQeVsD
New post on /r/flutterdev subreddit:
I've just released on GitHub my First Flutter project (started in 2018). It is a unit converter. Give me some advice
https://ift.tt/3gCPawp
May 31, 2020 at 08:55PM by damiano-ferrari
https://ift.tt/36O4kKO
I've just released on GitHub my First Flutter project (started in 2018). It is a unit converter. Give me some advice
https://ift.tt/3gCPawp
May 31, 2020 at 08:55PM by damiano-ferrari
https://ift.tt/36O4kKO
GitHub
ferraridamiano/ConverterNOW
The Unit Converter app: easy, immediate and multi-platform - ferraridamiano/ConverterNOW
New post on /r/flutterdev subreddit:
File Picker
Is there a good file picker available? I am not able to find any
May 31, 2020 at 10:38PM by shivansh_thakr_
https://ift.tt/3eyjLth
File Picker
Is there a good file picker available? I am not able to find any
May 31, 2020 at 10:38PM by shivansh_thakr_
https://ift.tt/3eyjLth
reddit
r/FlutterDev - File Picker
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Fitness App UI
https://www.youtube.com/watch?v=xoLN3OgGBXU&feature=share
June 01, 2020 at 01:14AM by dickyrey
https://ift.tt/3eCVrpY
Flutter Fitness App UI
https://www.youtube.com/watch?v=xoLN3OgGBXU&feature=share
June 01, 2020 at 01:14AM by dickyrey
https://ift.tt/3eCVrpY
YouTube
Flutter Fitness App UI
#Flutter #MobileApps #Fitness #UI
In this video, we build Fitnessapp
#UI #Application with #Flutter.
Easy to use, clean UI, create from scratch and recommended for beginner.
I hope you like it..
Flutter Barbershop UI Kit 20% OFF !!!
GET NOW with this link…
In this video, we build Fitnessapp
#UI #Application with #Flutter.
Easy to use, clean UI, create from scratch and recommended for beginner.
I hope you like it..
Flutter Barbershop UI Kit 20% OFF !!!
GET NOW with this link…
New post on /r/flutterdev subreddit:
Cache http responses with dio
I wrote a medium story explaining how to integrate dio_http_cache with Dio to cache http responses and show exactly how and where data are stored in the out of the box database .https://medium.com/@obada454u2u/cache-your-json-response-with-dio-flutter-http-caching-1fa819776d7d
June 01, 2020 at 04:08AM by ObadaJasm
https://ift.tt/2zExQXq
Cache http responses with dio
I wrote a medium story explaining how to integrate dio_http_cache with Dio to cache http responses and show exactly how and where data are stored in the out of the box database .https://medium.com/@obada454u2u/cache-your-json-response-with-dio-flutter-http-caching-1fa819776d7d
June 01, 2020 at 04:08AM by ObadaJasm
https://ift.tt/2zExQXq
Medium
Cache your JSON response with Dio-Flutter (http caching)
start by adding dio and dio http cache to your pubspesc :
New post on /r/flutterdev subreddit:
Looking at buying a new computer are AMD processors working well yet?
About a year ago I started working with a flutter developer who had the hardest time getting emulators through ANdroid Studio running well on their machine. I am looking to get a new computer and some of the AMD processor models are tempting for the price. Are things better now or is it still best to stick with Intel when using Android Studio & Flutter?
June 01, 2020 at 04:51AM by McCossum
https://ift.tt/2yUNEou
Looking at buying a new computer are AMD processors working well yet?
About a year ago I started working with a flutter developer who had the hardest time getting emulators through ANdroid Studio running well on their machine. I am looking to get a new computer and some of the AMD processor models are tempting for the price. Are things better now or is it still best to stick with Intel when using Android Studio & Flutter?
June 01, 2020 at 04:51AM by McCossum
https://ift.tt/2yUNEou
reddit
r/FlutterDev - Looking at buying a new computer are AMD processors working well yet?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter e-Commerce NIKE Shop UI with Animation
https://youtu.be/7_QOa7Ny5s4
June 01, 2020 at 05:14AM by dickyrey
https://ift.tt/3ciwa2R
Flutter e-Commerce NIKE Shop UI with Animation
https://youtu.be/7_QOa7Ny5s4
June 01, 2020 at 05:14AM by dickyrey
https://ift.tt/3ciwa2R
YouTube
Flutter e-Commerce NIKE Shop UI with Animation
A good #UI will make it easier for users to use the #Application. in this video #Tutorial, I create an application display using #Flutter and add #Animation ...
New post on /r/flutterdev subreddit:
Really??? Adobe XD ❤️ Flutter | Create responsive UI in Flutter from Adobe XD Designs
https://youtu.be/CLdXAExjGPA
June 01, 2020 at 05:49AM by prateeksharma1712
https://ift.tt/3cmkbBe
Really??? Adobe XD ❤️ Flutter | Create responsive UI in Flutter from Adobe XD Designs
https://youtu.be/CLdXAExjGPA
June 01, 2020 at 05:49AM by prateeksharma1712
https://ift.tt/3cmkbBe
YouTube
Really??? Adobe XD ❤️ Flutter | Create responsive UI in Flutter from Adobe XD Designs
In this tutorial, I will show you to create Adobe XD design and export that to Flutter project. You'll see what happens after you export Adobe XD designs to Flutter project. If you watch till the end, you'll not only learn key things in Adobe XD but also…
New post on /r/flutterdev subreddit:
AR Applications in Flutter???
Good day Flutter Devs, I’m really new when it comes to developing mobile applications especially to the Flutter tool just wondering how good is the AR side of Flutter. A little guidance or views on what tools I should be using in order to accomplish my thesis project will do a lot of help to me, and down below is what I’m trying to accomplishObjectives:Develop an AR mobile app.One mobile platform that lets users switch between a Creator or Viewer user type.Creators that lets them simulate a location or space, and turning it into their own personal digital art hub gallery by being able to place their artworks in a digital format in their AR spaceViewers that lets them have an easy time locating any recent or existing creations created by the Creator using the application as well as being able to record a video of the ongoings within an AR space if the Creator allows it.For some reason I can't post images of what my UI's will look like so here's a link to see all the mockup UI's i've made https://docs.google.com/document/d/1x_ujLjg1TtBCFEnU9qXolvSFtvK4nkX6RjOs3pIcaDw/edit?usp=sharing
June 01, 2020 at 06:16AM by JieXi4n
https://ift.tt/2ZWJBmO
AR Applications in Flutter???
Good day Flutter Devs, I’m really new when it comes to developing mobile applications especially to the Flutter tool just wondering how good is the AR side of Flutter. A little guidance or views on what tools I should be using in order to accomplish my thesis project will do a lot of help to me, and down below is what I’m trying to accomplishObjectives:Develop an AR mobile app.One mobile platform that lets users switch between a Creator or Viewer user type.Creators that lets them simulate a location or space, and turning it into their own personal digital art hub gallery by being able to place their artworks in a digital format in their AR spaceViewers that lets them have an easy time locating any recent or existing creations created by the Creator using the application as well as being able to record a video of the ongoings within an AR space if the Creator allows it.For some reason I can't post images of what my UI's will look like so here's a link to see all the mockup UI's i've made https://docs.google.com/document/d/1x_ujLjg1TtBCFEnU9qXolvSFtvK4nkX6RjOs3pIcaDw/edit?usp=sharing
June 01, 2020 at 06:16AM by JieXi4n
https://ift.tt/2ZWJBmO
New post on Flutter Dev Google group:
How do you store Push Notifications locally and prevent double messages.
Hi, I have configured Push notifications with Firebase Messaging but the messages disappear after awhile. How can I store them locally? And I am also getting double messages when I push messages to the client, is there any solution to this? Kind Regards, Archie Kariuki
June 01, 2020 at 08:06AM by Archie Kariuki
https://ift.tt/2XRylFD
How do you store Push Notifications locally and prevent double messages.
Hi, I have configured Push notifications with Firebase Messaging but the messages disappear after awhile. How can I store them locally? And I am also getting double messages when I push messages to the client, is there any solution to this? Kind Regards, Archie Kariuki
June 01, 2020 at 08:06AM by Archie Kariuki
https://ift.tt/2XRylFD
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:
Provider: Proxy, Stream and Future in 6 Minutes
https://www.youtube.com/watch?v=7ikm9k7Y1RQ
June 01, 2020 at 08:26AM by postgor
https://ift.tt/2TYbWFo
Provider: Proxy, Stream and Future in 6 Minutes
https://www.youtube.com/watch?v=7ikm9k7Y1RQ
June 01, 2020 at 08:26AM by postgor
https://ift.tt/2TYbWFo
YouTube
Provider: Proxy, Stream and Future in 6 Minutes
Learn how to use the more advanced Providers in Flutter, such as: StreamProvider, ProxyProvider and FutureProvider.
00:00 - Overview
00:24 - MultiProvider
00:41 - StreamProvider
02:45 - FutureProvider
04:00 - ProxyProvider
Part one, Provider Basics with…
00:00 - Overview
00:24 - MultiProvider
00:41 - StreamProvider
02:45 - FutureProvider
04:00 - ProxyProvider
Part one, Provider Basics with…
New post on /r/flutterdev subreddit:
Flutter Design Patterns: An overview of the Flyweight design pattern and its implementation in Dart and Flutter
https://ift.tt/36Zrxdf
June 01, 2020 at 08:14AM by mkobuolys
https://ift.tt/2MjvgJ2
Flutter Design Patterns: An overview of the Flyweight design pattern and its implementation in Dart and Flutter
https://ift.tt/36Zrxdf
June 01, 2020 at 08:14AM by mkobuolys
https://ift.tt/2MjvgJ2
Medium
Flutter Design Patterns: 19 — Flyweight
An overview of the Flyweight design pattern and its implementation in Dart and Flutter
New post on /r/flutterdev subreddit:
Online flutter editor that can load an entire project and comes with an Android emulator?
Author of (currently offline) Flutterpen here - I get requests to bring it back sometimes and like to ask people here what they think about having the editor back.Suppose I could offer you an online editor where you can work on your Flutter app from everywhere:Visual Studio Code in the browserAn integrated Android emulatorA working debuggerNo need to install Flutter Studio/android emulator yourselfImport/export zip filesHere's a screenshot of what this would look like.Would you pay 2 cents per minute to use it? No lock-in, use whenever you like.
June 01, 2020 at 08:05AM by nikke1234
https://ift.tt/2zHaBfk
Online flutter editor that can load an entire project and comes with an Android emulator?
Author of (currently offline) Flutterpen here - I get requests to bring it back sometimes and like to ask people here what they think about having the editor back.Suppose I could offer you an online editor where you can work on your Flutter app from everywhere:Visual Studio Code in the browserAn integrated Android emulatorA working debuggerNo need to install Flutter Studio/android emulator yourselfImport/export zip filesHere's a screenshot of what this would look like.Would you pay 2 cents per minute to use it? No lock-in, use whenever you like.
June 01, 2020 at 08:05AM by nikke1234
https://ift.tt/2zHaBfk
reddit
[alpha] Flutterpen - online editor for Flutter apps. Featuring...
Posted in r/Flutter by u/nikke1234 • 48 points and 14 comments
New post on Flutter Dev Google group:
Need help!
In my main page, I have two tabs, named tab 1 and tab 2. When switch to tab 2, it has an icon on upper right corner.When icon is clicked, it will open page C. I notice when I switch from tab 1 to tab2, it will call dispose in tab 1. When I switch from tab 2 to tab 1, tab2 dispose will be called.
June 01, 2020 at 08:41AM by Tony Seng
https://ift.tt/2ApPNc3
Need help!
In my main page, I have two tabs, named tab 1 and tab 2. When switch to tab 2, it has an icon on upper right corner.When icon is clicked, it will open page C. I notice when I switch from tab 1 to tab2, it will call dispose in tab 1. When I switch from tab 2 to tab 1, tab2 dispose will be called.
June 01, 2020 at 08:41AM by Tony Seng
https://ift.tt/2ApPNc3
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:
How to Create Dart Packages for Your Flutter Apps
https://youtu.be/ZABb7PTkT58
June 01, 2020 at 08:53AM by bizz84
https://ift.tt/2Me0UaO
How to Create Dart Packages for Your Flutter Apps
https://youtu.be/ZABb7PTkT58
June 01, 2020 at 08:53AM by bizz84
https://ift.tt/2Me0UaO
YouTube
How to Create Dart Packages for Your Flutter Apps
Written tutorial here: 👇👇
https://codewithandrea.com/videos/2020-06-01-how-to-create-dart-packages-flutter-apps/
How to create your own Dart packages from existing apps, and other things you need to know.
Includes a step-by-step guide, showing how to convert…
https://codewithandrea.com/videos/2020-06-01-how-to-create-dart-packages-flutter-apps/
How to create your own Dart packages from existing apps, and other things you need to know.
Includes a step-by-step guide, showing how to convert…
New post on /r/flutterdev subreddit:
How to learn flutter for a specific task
Hey, so im a low lvl programmer (learning python rn, learned basic c#) and i want to build an app that will do a very simple thing:will enter (tap) a certain appwill tap in the center of the appwill have an option to set a schedule to do these actions (like Sunday - Thursday at 8am)will connect to a simple UI that ill do in Adobe xdIve come to understand that Flutter is the best framework for this, but i dont want to learn a whole language for this simple app.Any suggestions on how to approach this? Thanks
June 01, 2020 at 10:30AM by reddiculess
https://ift.tt/2zFq2EP
How to learn flutter for a specific task
Hey, so im a low lvl programmer (learning python rn, learned basic c#) and i want to build an app that will do a very simple thing:will enter (tap) a certain appwill tap in the center of the appwill have an option to set a schedule to do these actions (like Sunday - Thursday at 8am)will connect to a simple UI that ill do in Adobe xdIve come to understand that Flutter is the best framework for this, but i dont want to learn a whole language for this simple app.Any suggestions on how to approach this? Thanks
June 01, 2020 at 10:30AM by reddiculess
https://ift.tt/2zFq2EP
reddit
How to learn flutter for a specific task
Hey, so im a low lvl programmer (learning python rn, learned basic c#) and i want to build an app that will do a very simple thing: - will enter...
New post on /r/flutterdev subreddit:
Flutter News App UI Design
https://www.youtube.com/watch?v=fY3U2yCXSmg&feature=share
June 01, 2020 at 01:15PM by dickyrey
https://ift.tt/2XJ5gMo
Flutter News App UI Design
https://www.youtube.com/watch?v=fY3U2yCXSmg&feature=share
June 01, 2020 at 01:15PM by dickyrey
https://ift.tt/2XJ5gMo
YouTube
Flutter News App UI Design - Home Page - Speed Code
In this video, we build News App #UI #Application with #Flutter.
Easy to use, clean UI, create from scratch and recommended for beginner.
I hope you like it..
Flutter Barbershop UI Kit 20% OFF !!!
GET NOW with this link : https://bit.ly/33OElTG
✨ Buy once…
Easy to use, clean UI, create from scratch and recommended for beginner.
I hope you like it..
Flutter Barbershop UI Kit 20% OFF !!!
GET NOW with this link : https://bit.ly/33OElTG
✨ Buy once…