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
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
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:
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
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
reddit
JExcel for Flutter
Is possible to create/delete/edit rows and columns using JExcel
New post on /r/flutterdev subreddit:
How to make users fall in love with your app on first opening ?
https://ift.tt/3jU6pty
November 05, 2020 at 11:16AM by mcfly-dev
https://ift.tt/38fdYJ8
How to make users fall in love with your app on first opening ?
https://ift.tt/3jU6pty
November 05, 2020 at 11:16AM by mcfly-dev
https://ift.tt/38fdYJ8
Medium
How to make users fall in love with your app on first opening ?
It is difficult for new users to intuitively know how to navigate an app, and know what it does. Creating a positive first-time user…
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
Biometric Authentication in Flutter
https://ift.tt/3l0f3b7
November 05, 2020 at 08:22AM by aadharsh_kannan
https://ift.tt/32efMON
New post on /r/flutterdev subreddit:
Zero to app: Livecoding a cross platform app with Firebase and Flutter
https://www.youtube.com/watch?v=rwrUezKCc34
November 05, 2020 at 11:12AM by Elixane
https://ift.tt/3p0K7u0
Zero to app: Livecoding a cross platform app with Firebase and Flutter
https://www.youtube.com/watch?v=rwrUezKCc34
November 05, 2020 at 11:12AM by Elixane
https://ift.tt/3p0K7u0
YouTube
Zero to app: Livecoding a cross platform app with Firebase and Flutter
Coding an app for multiple platforms has never been easier thanks to cross-platform toolkits like Flutter. Similarly, thanks to backend-as-a-service platforms like Firebase, building a multi-user experience on a secure, serverless, scalable infrastructure…
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
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
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:
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
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
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 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
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
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:
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
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
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:
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
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
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:
Flutter Flipping Switch | Widget Workshop | SuperDeclarative!
https://youtu.be/aYVVn8iFCdo
November 05, 2020 at 06:07PM by EngineerScientist
https://ift.tt/2HY1pHB
Flutter Flipping Switch | Widget Workshop | SuperDeclarative!
https://youtu.be/aYVVn8iFCdo
November 05, 2020 at 06:07PM by EngineerScientist
https://ift.tt/2HY1pHB
YouTube
Flutter Flipping Switch | Widget Workshop
Today we’re building a 3D flipping switch.
Steps:
0:00 - Welcome
0:54 - Draw switch background
5:11 - Draw active switch
9:00 - Static switch rotation
17:39 - Animate switch flip
22:11 - Animate press and change content
----
Follow:
@SuprDeclarative
Hourly…
Steps:
0:00 - Welcome
0:54 - Draw switch background
5:11 - Draw active switch
9:00 - Static switch rotation
17:39 - Animate switch flip
22:11 - Animate press and change content
----
Follow:
@SuprDeclarative
Hourly…
New post on /r/flutterdev subreddit:
Building a Flutter app with DateTime Picker
https://ift.tt/350YNRH
November 05, 2020 at 05:17PM by rrtutors
https://ift.tt/32c07zx
Building a Flutter app with DateTime Picker
https://ift.tt/350YNRH
November 05, 2020 at 05:17PM by rrtutors
https://ift.tt/32c07zx
Rrtutors
Building a Flutter app with DateTime Picker - Get DateTime From DateTime String
In this post we will learn how to show date and Time picker, How to Get Date Form dateTime String.
New post on /r/flutterdev subreddit:
Reply Comments - Chat App With Flutter & Firebase - Flutter (Tutorial)
https://www.youtube.com/watch?v=ojBSygkVaNo
November 05, 2020 at 06:33PM by JohannesMilke
https://ift.tt/2TZem66
Reply Comments - Chat App With Flutter & Firebase - Flutter (Tutorial)
https://www.youtube.com/watch?v=ojBSygkVaNo
November 05, 2020 at 06:33PM by JohannesMilke
https://ift.tt/2TZem66
YouTube
Flutter Tutorial - Swipe To Reply - Chat App With Flutter & Firebase
Reply to messages in your chat application with Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/firebase_chat_reply_example
- Buy My Courses: ht…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/firebase_chat_reply_example
- Buy My Courses: ht…
New post on /r/flutterdev subreddit:
InteractiveViewer (Widget of the Week)
https://youtu.be/zrn7V3bMJvg
November 05, 2020 at 07:10PM by EngineerScientist
https://ift.tt/2I9lomr
InteractiveViewer (Widget of the Week)
https://youtu.be/zrn7V3bMJvg
November 05, 2020 at 07:10PM by EngineerScientist
https://ift.tt/2I9lomr
YouTube
InteractiveViewer (Flutter Widget of the Week)
Is your widget just too big to be viewed on a tiny phone screen? We’ve got a widget for that! Wrap your humongous widget with InteractiveViewer to zoom, squeeze, customize, limit, pan, and more.
Learn more about InteractiveViewer → https://goo.gle/3ek2Uvm…
Learn more about InteractiveViewer → https://goo.gle/3ek2Uvm…
New post on /r/flutterdev subreddit:
InteractiveViewer (Widget of the Week)
https://www.youtube.com/watch?v=zrn7V3bMJvg&feature=share
November 05, 2020 at 08:26PM by Pixelreddit
https://ift.tt/3eBw5dp
InteractiveViewer (Widget of the Week)
https://www.youtube.com/watch?v=zrn7V3bMJvg&feature=share
November 05, 2020 at 08:26PM by Pixelreddit
https://ift.tt/3eBw5dp
YouTube
InteractiveViewer (Flutter Widget of the Week)
Is your widget just too big to be viewed on a tiny phone screen? We’ve got a widget for that! Wrap your humongous widget with InteractiveViewer to zoom, squeeze, customize, limit, pan, and more.
Learn more about InteractiveViewer → https://goo.gle/3ek2Uvm…
Learn more about InteractiveViewer → https://goo.gle/3ek2Uvm…
New post on /r/flutterdev subreddit:
We've made a no-code tool that lets you create Flutter apps.
https://ift.tt/32dngl2
November 05, 2020 at 09:51PM by jglowbom
https://ift.tt/2TZHWso
We've made a no-code tool that lets you create Flutter apps.
https://ift.tt/32dngl2
November 05, 2020 at 09:51PM by jglowbom
https://ift.tt/2TZHWso
GitHub
GitHub - Glowbom/mobile-orders: Create your own store without code. Use Google Sheets to collect orders.
Create your own store without code. Use Google Sheets to collect orders. - GitHub - Glowbom/mobile-orders: Create your own store without code. Use Google Sheets to collect orders.
New post on /r/flutterdev subreddit:
Flutter Movie Concept UI. An open source app featuring complex animations with dekstop & web.
I was scrolling through dribble for some design reference & came accross this amazing UI design & decided that I have to make it in flutter. I enhanced the animations as much as I could. Added dark mode, Language selection settings with cached ticket bookings. You can checkout the code in github repo, You can find apk & desktop builds at the bottom of github readme.Github Repository:https://github.com/hackerhgl/invmovieconcept1Google Play:https://play.google.com/store/apps/details?id=com.onemdev.invmovieconcept1Design source (.studio file):https://dribbble.com/shots/10843034-Movie-App-Interaction
November 05, 2020 at 09:08PM by hackerhgl
https://ift.tt/3l3sg3c
Flutter Movie Concept UI. An open source app featuring complex animations with dekstop & web.
I was scrolling through dribble for some design reference & came accross this amazing UI design & decided that I have to make it in flutter. I enhanced the animations as much as I could. Added dark mode, Language selection settings with cached ticket bookings. You can checkout the code in github repo, You can find apk & desktop builds at the bottom of github readme.Github Repository:https://github.com/hackerhgl/invmovieconcept1Google Play:https://play.google.com/store/apps/details?id=com.onemdev.invmovieconcept1Design source (.studio file):https://dribbble.com/shots/10843034-Movie-App-Interaction
November 05, 2020 at 09:08PM by hackerhgl
https://ift.tt/3l3sg3c
GitHub
GitHub - hackerhgl/invmovieconcept1: True Cross platform UI design featuring complex scroll based animations powered by flutter
True Cross platform UI design featuring complex scroll based animations powered by flutter - hackerhgl/invmovieconcept1
New post on Flutter Dev Google group:
Flutter and SignalR
Hi, What is the best way for Flutter to communicate with Microsoft ASP.NET Core 3.1 SignalR server? I tried using signalr_client package but it doesn't work well.
November 05, 2020 at 09:50PM by Zagor Te Nej
https://ift.tt/3oXVl2i
Flutter and SignalR
Hi, What is the best way for Flutter to communicate with Microsoft ASP.NET Core 3.1 SignalR server? I tried using signalr_client package but it doesn't work well.
November 05, 2020 at 09:50PM by Zagor Te Nej
https://ift.tt/3oXVl2i
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:
Will Flutter embrace Kotlin? (speaking form 2020s perspective)
It's 2020 now, and I know this has been discussed before, but Kotlin seems to have made a lot of progress. They are improving their compiler and more importantly I just stumbled upon this. Google and JetBrains are working hand in hand on a Jetpack Compose library. From the article I understand that soon Android will share the same code that will be used for composable desktop apps. Having all this in mind, do you think Google will decide to embrace Kotlin for developing Flutter apps? I just started learning Flutter and honestly coming from Kotlin, Dart is a bit PITA. I know this might be just beginner's frustration, however it really seems logical now for Flutter to make use of Kotlin Multiplatform. Also would you like full Kotlin support when using Flutter?
November 05, 2020 at 10:38PM by No_Contribution7435
https://ift.tt/38jKolJ
Will Flutter embrace Kotlin? (speaking form 2020s perspective)
It's 2020 now, and I know this has been discussed before, but Kotlin seems to have made a lot of progress. They are improving their compiler and more importantly I just stumbled upon this. Google and JetBrains are working hand in hand on a Jetpack Compose library. From the article I understand that soon Android will share the same code that will be used for composable desktop apps. Having all this in mind, do you think Google will decide to embrace Kotlin for developing Flutter apps? I just started learning Flutter and honestly coming from Kotlin, Dart is a bit PITA. I know this might be just beginner's frustration, however it really seems logical now for Flutter to make use of Kotlin Multiplatform. Also would you like full Kotlin support when using Flutter?
November 05, 2020 at 10:38PM by No_Contribution7435
https://ift.tt/38jKolJ
The JetBrains Blog
Compose for Desktop: Milestone 1 Released | The JetBrains Blog
Today, we are excited to present the first milestone release of Jetpack Compose for Desktop, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjo
New post on Flutter Dev Google group:
Flutter Web -- press button with keyboard return
This seems like a really simple thing... I have a SimpleDialog that contains two TextFields and a RaisedButton. The first TextField is set to autofocus, so it receives focus when the dialog is displayed. Tab key moves focus as expected. However, when I tab to the RaisedButton and hit the
November 06, 2020 at 01:00AM by Kelly Burkhart
https://ift.tt/2HZ3LWH
Flutter Web -- press button with keyboard return
This seems like a really simple thing... I have a SimpleDialog that contains two TextFields and a RaisedButton. The first TextField is set to autofocus, so it receives focus when the dialog is displayed. Tab key moves focus as expected. However, when I tab to the RaisedButton and hit the
November 06, 2020 at 01:00AM by Kelly Burkhart
https://ift.tt/2HZ3LWH
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.