New post on /r/flutterdev subreddit:
FlutterForce — Week 98
https://ift.tt/3otCdIA
December 06, 2020 at 12:57PM by flutterist
https://ift.tt/36OUQkd
FlutterForce — Week 98
https://ift.tt/3otCdIA
December 06, 2020 at 12:57PM by flutterist
https://ift.tt/36OUQkd
Medium
FlutterForce — #Week 98
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Build an AI - Powered Voice Assistant Flutter Radio App | Android | iOS ...
https://www.youtube.com/watch?v=p4xh7zTt6i0&feature=share
December 06, 2020 at 03:02PM by imthepk
https://ift.tt/3gfotOF
Build an AI - Powered Voice Assistant Flutter Radio App | Android | iOS ...
https://www.youtube.com/watch?v=p4xh7zTt6i0&feature=share
December 06, 2020 at 03:02PM by imthepk
https://ift.tt/3gfotOF
YouTube
Build an AI - Powered Voice Assistant Flutter Radio App | Android | iOS | Web
Voice integration is the future. It enables applications to be accessible to everyone and is very mobile-friendly. In this video, I show you how you can integrate Alan AI incredibly easily into a RADIO app which we will create from scratch.
#AlanAI #Flutter…
#AlanAI #Flutter…
New post on /r/flutterdev subreddit:
Wordpress News App (Flutter app for reading web pages)
Hi, take a look at my project
https://github.com/maxiges/wp_news_app
It is an application for reading websites based on WordPress in one place. Have it all in one app.
APK : https://github.com/maxiges/wp_news_app/releases/download/1.0.18/app_News_Collector_from_WP_V1_0_18Rev1.apk.apk
December 06, 2020 at 02:27PM by maxiges
https://ift.tt/3gibXxK
Wordpress News App (Flutter app for reading web pages)
Hi, take a look at my project
https://github.com/maxiges/wp_news_app
It is an application for reading websites based on WordPress in one place. Have it all in one app.
APK : https://github.com/maxiges/wp_news_app/releases/download/1.0.18/app_News_Collector_from_WP_V1_0_18Rev1.apk.apk
December 06, 2020 at 02:27PM by maxiges
https://ift.tt/3gibXxK
GitHub
GitHub - maxiges/wp_news_app: It's my first app build in flutter
It's my first app build in flutter. Contribute to maxiges/wp_news_app development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Can we build anything in flutter
I want ask if i want build an app in flutter which has specific functionality and there is not specific widget and plugin for it. Then what we do? Do i use java code for specific functionality or there is option for it dart?
December 06, 2020 at 02:25PM by maddy-tech
https://ift.tt/2LenrHh
Can we build anything in flutter
I want ask if i want build an app in flutter which has specific functionality and there is not specific widget and plugin for it. Then what we do? Do i use java code for specific functionality or there is option for it dart?
December 06, 2020 at 02:25PM by maddy-tech
https://ift.tt/2LenrHh
reddit
Can we build anything in flutter
I want ask if i want build an app in flutter which has specific functionality and there is not specific widget and plugin for it. Then what we...
New post on /r/flutterdev subreddit:
Food Delivery App - Fetch And Convert User's Location Coordinates Into Address📍
https://youtu.be/p9uuL63JSGs
December 06, 2020 at 01:53PM by draculamasterwinzy
https://ift.tt/39He5Oq
Food Delivery App - Fetch And Convert User's Location Coordinates Into Address📍
https://youtu.be/p9uuL63JSGs
December 06, 2020 at 01:53PM by draculamasterwinzy
https://ift.tt/39He5Oq
YouTube
User Location - Pizzato🍕|Flutter Google Maps Current Location | Flutter Google Maps Geolocator
Lets Get Curent Location With Google Maps Of The User For Pizzato !Flutter User Location With Google Maps Over Pizzato shall help in Serving Proper Pizzas to Customers , Shall we ? Flutter Google Maps Current Location | Flutter Google Maps Geolocator
⛄Support…
⛄Support…
New post on /r/flutterdev subreddit:
How to invalidate/check mobile personal access token after backend deletion?
I am using Laravel as my backend together with Laravel Sanctum which generates personal access tokens for mobile users. In this case I am obviously using Flutter for mobile development.To authenticate users they login with their username/password and get a personal access token in return. This works but requires a user to login every time they open the application again so I did what most tutorials suggest which is saving the token on the mobile device using shared preferences/secure storage.Now comes the question how do you invalidate a user when you remove their token from the backend? On initial login it appears everything is still fine because like in most tutorial I check for the existence of a token. After that whenever I want to make a request which uses the token I obviously run into problems because it not longer exists on the backend.Most tutorials/guide suggest saving the token and using that a reference to see if the user is logged in or not but this seems flawed because it gives the false impression you actually have a valid token.My guess is this can be solved by always performing a heartbeat/ping action to check if the current token is valid and if not send them to the login screen instead of simply checking for the existence of the token.Thoughts on this?
December 06, 2020 at 05:20PM by TurnToDust
https://ift.tt/3oxuHvZ
How to invalidate/check mobile personal access token after backend deletion?
I am using Laravel as my backend together with Laravel Sanctum which generates personal access tokens for mobile users. In this case I am obviously using Flutter for mobile development.To authenticate users they login with their username/password and get a personal access token in return. This works but requires a user to login every time they open the application again so I did what most tutorials suggest which is saving the token on the mobile device using shared preferences/secure storage.Now comes the question how do you invalidate a user when you remove their token from the backend? On initial login it appears everything is still fine because like in most tutorial I check for the existence of a token. After that whenever I want to make a request which uses the token I obviously run into problems because it not longer exists on the backend.Most tutorials/guide suggest saving the token and using that a reference to see if the user is logged in or not but this seems flawed because it gives the false impression you actually have a valid token.My guess is this can be solved by always performing a heartbeat/ping action to check if the current token is valid and if not send them to the login screen instead of simply checking for the existence of the token.Thoughts on this?
December 06, 2020 at 05:20PM by TurnToDust
https://ift.tt/3oxuHvZ
reddit
How to invalidate/check mobile personal access token after backend...
I am using Laravel as my backend together with Laravel Sanctum which generates personal access tokens for mobile users. In this case I am...
New post on /r/flutterdev subreddit:
Flutter web is giving me so much anxiety 🥺
I love flutter, I think it’s incredible. I really think it’s encouraged a new wave of developers.That being said, I wish web was more production ready. I’m very grateful that flutter even exists? Writing once deploy everywhere seems like such a dream.My question to you is, what are your solutions to making accompanying web apps for your flutter applications?
December 07, 2020 at 04:40AM by augst1
https://ift.tt/39M62zI
Flutter web is giving me so much anxiety 🥺
I love flutter, I think it’s incredible. I really think it’s encouraged a new wave of developers.That being said, I wish web was more production ready. I’m very grateful that flutter even exists? Writing once deploy everywhere seems like such a dream.My question to you is, what are your solutions to making accompanying web apps for your flutter applications?
December 07, 2020 at 04:40AM by augst1
https://ift.tt/39M62zI
reddit
Flutter web is giving me so much anxiety 🥺
I love flutter, I think it’s incredible. I really think it’s encouraged a new wave of developers. That being said, I wish web was more production...
New post on /r/flutterdev subreddit:
Mac Mini with M1 for flutter dev?
Has anyone had any hands on experience using one of the new mac minis with an M1 chip doing flutter dev.My current mac mini is rather slow ( my dev box is linux) and I'm wondering if the new mac mini would be a substantial boost.Essentially I use the mini via a vnc session to do compilations and testing using a simulator.Current xcode takes about 15 seconds to do a compilation on a fairly small project.
December 07, 2020 at 03:53AM by bsutto
https://ift.tt/3lQauje
Mac Mini with M1 for flutter dev?
Has anyone had any hands on experience using one of the new mac minis with an M1 chip doing flutter dev.My current mac mini is rather slow ( my dev box is linux) and I'm wondering if the new mac mini would be a substantial boost.Essentially I use the mini via a vnc session to do compilations and testing using a simulator.Current xcode takes about 15 seconds to do a compilation on a fairly small project.
December 07, 2020 at 03:53AM by bsutto
https://ift.tt/3lQauje
reddit
Mac Mini with M1 for flutter dev?
Has anyone had any hands on experience using one of the new mac minis with an M1 chip doing flutter dev. My current mac mini is rather slow ( my...
New post on /r/flutterdev subreddit:
Possible to work on both windows and mac on the same project?
Sorry, for newbie question here.My main rig is a windows machine and for laptop I am using a macbook pro (2013). Is it possible to work on the same project at the same time and how to do it?Thanks in regards.
December 07, 2020 at 09:07AM by ilmep
https://ift.tt/2VKpK71
Possible to work on both windows and mac on the same project?
Sorry, for newbie question here.My main rig is a windows machine and for laptop I am using a macbook pro (2013). Is it possible to work on the same project at the same time and how to do it?Thanks in regards.
December 07, 2020 at 09:07AM by ilmep
https://ift.tt/2VKpK71
reddit
Possible to work on both windows and mac on the same project?
Sorry, for newbie question here. My main rig is a windows machine and for laptop I am using a macbook pro (2013). Is it possible to work on the...
New post on /r/flutterdev subreddit:
Why BLOC is still preferred ?
Why still BLOC state management is still preferred over other state management solutions. Even when "provider" is simple over it?If the question is wrong i will delete it right now!
December 07, 2020 at 08:30AM by balu101
https://ift.tt/3qJM52O
Why BLOC is still preferred ?
Why still BLOC state management is still preferred over other state management solutions. Even when "provider" is simple over it?If the question is wrong i will delete it right now!
December 07, 2020 at 08:30AM by balu101
https://ift.tt/3qJM52O
reddit
Why BLOC is still preferred ?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Fix Flutter web loading time with a loading spinner
Short how-to on adding a splash screen or loading spinner in Flutter Web.
December 07, 2020 at 09:35AM by Fewthp
https://ift.tt/3mS9vAu
Fix Flutter web loading time with a loading spinner
Short how-to on adding a splash screen or loading spinner in Flutter Web.
December 07, 2020 at 09:35AM by Fewthp
https://ift.tt/3mS9vAu
Medium
Fix Flutter web loading time with a loading spinner
Add a splash screen or loading spinner in Flutter Web.
New post on /r/flutterdev subreddit:
What Makes Flutter a Good Choice for MVP Development?
https://ift.tt/3ghMWmv
December 07, 2020 at 10:51AM by connectsteven
https://ift.tt/2IoLKkI
What Makes Flutter a Good Choice for MVP Development?
https://ift.tt/3ghMWmv
December 07, 2020 at 10:51AM by connectsteven
https://ift.tt/2IoLKkI
MindInventory
Why Flutter is the Best Solution for Building MVPs?
Flutter has turned out to be a good pick for app developers. Let's know what makes Flutter a good choice for MVP development.
New post on Flutter Dev Google group:
Best way to fix build error with charts_flutter wrt null safety
Can anyone help with the below issue? I'm not sure when this package will get a new release and it's marked as google internal PRs only. Is the solution just to change channel to pre null safety? Will any of the 506 forks, resolve this issue? "https://ift.tt/37JpMkW"
December 07, 2020 at 12:58PM by Kevin Chadwick
https://ift.tt/3mRwbB1
Best way to fix build error with charts_flutter wrt null safety
Can anyone help with the below issue? I'm not sure when this package will get a new release and it's marked as google internal PRs only. Is the solution just to change channel to pre null safety? Will any of the 506 forks, resolve this issue? "https://ift.tt/37JpMkW"
December 07, 2020 at 12:58PM by Kevin Chadwick
https://ift.tt/3mRwbB1
GitHub
Because no versions of charts_flutter match >0.9.0 <0.10.0 and charts_flutter 0.9.0 depends on intl >=0.15.2 <0.17.0, charts_flutter…
Description When I run flutter pub get, I got this. Because no versions of charts_flutter match >0.9.0 <0.10.0 and charts_flutter 0.9.0 depends on intl >=0.15.2 <0.17.0,...
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 67! - Tutorials, videos, packages, and much more!
https://ift.tt/37IESqN
December 07, 2020 at 01:40PM by vensign
https://ift.tt/36P9pUI
Flutter Tap Weekly Newsletter Week 67! - Tutorials, videos, packages, and much more!
https://ift.tt/37IESqN
December 07, 2020 at 01:40PM by vensign
https://ift.tt/36P9pUI
Fluttertap
Newsletter Issue 67
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 67
New post on Flutter Dev Google group:
Draft JS and Flutter
I have problem with Draft JS and Flutter, could they work with together?
December 07, 2020 at 02:50PM by HUNG HA KIET
https://ift.tt/3lNssmx
Draft JS and Flutter
I have problem with Draft JS and Flutter, could they work with together?
December 07, 2020 at 02:50PM by HUNG HA KIET
https://ift.tt/3lNssmx
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:
Shared Prefs example by Google does not work for me
Hello everyone! I'm new with *Flutter* and came across the shared-pref example
Shared Prefs example by Google does not work for me
Hello everyone! I'm new with *Flutter* and came across the shared-pref example
New post on /r/flutterdev subreddit:
Flutter Tutorial - Switch - Deep Dive (Johannes Milke)
https://www.youtube.com/watch?v=PVuJ-If0AuU
December 07, 2020 at 05:45PM by JohannesMilke
https://ift.tt/3n5MNVy
Flutter Tutorial - Switch - Deep Dive (Johannes Milke)
https://www.youtube.com/watch?v=PVuJ-If0AuU
December 07, 2020 at 05:45PM by JohannesMilke
https://ift.tt/3n5MNVy
YouTube
Flutter Tutorial - Toggle Switch Button [2021]
The Flutter Switch Toggle Button can be created as a platform-specific Switch Button or create a Switch Button that adapts to the current mobile operating system.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1…
New tweet from FlutterDev:
🧐 Let's examine null.
Null indicates that a variable has no value, but some languages don't allow it. A funny reality worth investigating.
Join us and learn why both approaches work ↓ https://t.co/2TTY6g9okV— Dart Language (@dart_lang) December 7, 2020
December 07, 2020 at 06:11PM
http://twitter.com/FlutterDev/status/1335995281016545287
🧐 Let's examine null.
Null indicates that a variable has no value, but some languages don't allow it. A funny reality worth investigating.
Join us and learn why both approaches work ↓ https://t.co/2TTY6g9okV— Dart Language (@dart_lang) December 7, 2020
December 07, 2020 at 06:11PM
http://twitter.com/FlutterDev/status/1335995281016545287
Medium
Why nullable types?
Null in Dart code indicates that a variable has no value, but some languages don’t allow null. Learn why both approaches work.
New post on /r/flutterdev subreddit:
Web front end using Flutter or something else?
I'm managing a Flutter project that is a complex messaging app like WhatsApp with some social features. We have an iOS and Andriod version that uses Firebase as the backend. But we also want a web version.Question: Is Flutter the best solution for a web version, or should we build a front-end onto the Firebase back-end using more mature web technologies? It seems that Flutter web is very new and it might be more efficient to use something like Vue.js instead for the web front end? What do you think?
December 07, 2020 at 06:29PM by watchbuilds
https://ift.tt/3mSxKid
Web front end using Flutter or something else?
I'm managing a Flutter project that is a complex messaging app like WhatsApp with some social features. We have an iOS and Andriod version that uses Firebase as the backend. But we also want a web version.Question: Is Flutter the best solution for a web version, or should we build a front-end onto the Firebase back-end using more mature web technologies? It seems that Flutter web is very new and it might be more efficient to use something like Vue.js instead for the web front end? What do you think?
December 07, 2020 at 06:29PM by watchbuilds
https://ift.tt/3mSxKid
reddit
Web front end using Flutter or something else?
I'm managing a Flutter project that is a complex messaging app like WhatsApp with some social features. We have an iOS and Andriod version that...
New post on /r/flutterdev subreddit:
Felix Angelov - Cubit: Advanced Topics - Flutter Warsaw #14
https://www.youtube.com/watch?v=MPl0RS4Fhvs&feature=share
December 07, 2020 at 07:53PM by Pixelreddit
https://ift.tt/3mOMgr7
Felix Angelov - Cubit: Advanced Topics - Flutter Warsaw #14
https://www.youtube.com/watch?v=MPl0RS4Fhvs&feature=share
December 07, 2020 at 07:53PM by Pixelreddit
https://ift.tt/3mOMgr7
YouTube
Felix Angelov - Cubit: Advanced Topics - Flutter Warsaw #14
Flutter Warsaw Meetup #14
We will cover some more advanced topics relating to the bloc and cubit classes which include testing, caching, and undo/redo support.
Join our Meetup!
➡ https://www.meetup.com/Flutter-Warsaw/
Join us as a Speaker!
➡https://bit.ly/2Lnr1LX
We will cover some more advanced topics relating to the bloc and cubit classes which include testing, caching, and undo/redo support.
Join our Meetup!
➡ https://www.meetup.com/Flutter-Warsaw/
Join us as a Speaker!
➡https://bit.ly/2Lnr1LX
New tweet from FlutterDev:
👋Want to learn how to build apps?
Learn how to build with Flutter to create beautiful, natively compiled apps for mobile, web, and desktop from a single codebase.
Free @udacity course → https://t.co/Ked7BZUcZc
💙Flutter— Flutter (@FlutterDev) December 7, 2020
December 07, 2020 at 09:14PM
http://twitter.com/FlutterDev/status/1336041451591909376
👋Want to learn how to build apps?
Learn how to build with Flutter to create beautiful, natively compiled apps for mobile, web, and desktop from a single codebase.
Free @udacity course → https://t.co/Ked7BZUcZc
💙Flutter— Flutter (@FlutterDev) December 7, 2020
December 07, 2020 at 09:14PM
http://twitter.com/FlutterDev/status/1336041451591909376
Twitter
Udacity (@udacity) | Twitter
The latest Tweets from Udacity (@udacity). To train the world's workforce in the careers of the future. Questions? ➡️ https://t.co/EOivz2wIZ3. Mountain View, CA