New post on /r/flutterdev subreddit:
Flutter Europe: Animations in Flutter done right
https://www.youtube.com/watch?v=wnARLByOtKA&feature=share
March 30, 2020 at 08:40PM by Pixelreddit
https://ift.tt/2wMqPSE
Flutter Europe: Animations in Flutter done right
https://www.youtube.com/watch?v=wnARLByOtKA&feature=share
March 30, 2020 at 08:40PM by Pixelreddit
https://ift.tt/2wMqPSE
YouTube
Flutter Europe: Animations in Flutter done right
In this talk, Emily Fortuna and Andrew Fitz Gibbon discuss how to make animations in Flutter the correct way. If you have a vision and are not sure how to implement it with so many widgets out there, this talk is for you. Walk through the thought process…
New post on /r/flutterdev subreddit:
🔥🚀 [EN sub] Create your first Web App with Flutter and auto deploy it in GitHub Pages with GitHub Actions 🚀🔥 @GiancarloCode
https://www.youtube.com/watch?v=UAeoRJ-eTUo
March 31, 2020 at 12:36AM by GiancarloCode
https://ift.tt/2USkflA
🔥🚀 [EN sub] Create your first Web App with Flutter and auto deploy it in GitHub Pages with GitHub Actions 🚀🔥 @GiancarloCode
https://www.youtube.com/watch?v=UAeoRJ-eTUo
March 31, 2020 at 12:36AM by GiancarloCode
https://ift.tt/2USkflA
YouTube
🚀 Crea tu primera App Web con Flutter y publícala en GitHub Pages automáticamente con GitHub Actions
🔥 Te enseño a crear tu primera App Web con Flutter y utilizar GitHub Actions para publicarla de forma automática en GitHub Pages cada vez que hagas un push a la rama master del repositorio. 🔥
📚 Repositorio del video:
https://github.com/GiancarloCode/flu…
📚 Repositorio del video:
https://github.com/GiancarloCode/flu…
New post on /r/flutterdev subreddit:
Which is the best way to manbage the applicatio state in a flutter app?
What do you use to ensure you always have a consistent state in your app?
Which are the pros and cons of each method?
March 31, 2020 at 12:29AM by xcsob
https://ift.tt/2UvloRc
Which is the best way to manbage the applicatio state in a flutter app?
What do you use to ensure you always have a consistent state in your app?
Which are the pros and cons of each method?
March 31, 2020 at 12:29AM by xcsob
https://ift.tt/2UvloRc
reddit
r/FlutterDev - Which is the best way to manbage the applicatio state in a flutter app?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Raywenderlich.com is looking for Flutter authors and tech editors.
https://ift.tt/3bzhFrx
March 31, 2020 at 01:18AM by Elixane
https://ift.tt/2UtPX9R
Raywenderlich.com is looking for Flutter authors and tech editors.
https://ift.tt/3bzhFrx
March 31, 2020 at 01:18AM by Elixane
https://ift.tt/2UtPX9R
raywenderlich.com
Open Call for Applications on the Flutter Team
We’re looking for Flutter authors and tech editors. Read on to see how to apply!
New post on /r/flutterdev subreddit:
Flutter web: Navigating URLs using named routes
https://ift.tt/3dIrlBO
March 31, 2020 at 01:15AM by Elixane
https://ift.tt/3bBVP6H
Flutter web: Navigating URLs using named routes
https://ift.tt/3dIrlBO
March 31, 2020 at 01:15AM by Elixane
https://ift.tt/3bBVP6H
Medium
Flutter web: Navigating URLs using named routes
Named routes can be used to navigate between pages inside a Flutter mobile app, but they also work for URLs in Flutter web apps. This…
New post on /r/flutterdev subreddit:
No programming experience but want to learn how to make apps, what's the best route?
Hey, I've got little to no programming knowledge and want to solely focus on making apps. I was wondering how hard it would be to learn how to code using dart/flutter vs javascript /react native? I feel like flutter would suit me better for the resource heavy social apps that I want to work on but react native might be easier to ease into because there's more documentation. What would you guys suggest?Thank you
March 31, 2020 at 01:51AM by BallerOtaku
https://ift.tt/2vWZAo2
No programming experience but want to learn how to make apps, what's the best route?
Hey, I've got little to no programming knowledge and want to solely focus on making apps. I was wondering how hard it would be to learn how to code using dart/flutter vs javascript /react native? I feel like flutter would suit me better for the resource heavy social apps that I want to work on but react native might be easier to ease into because there's more documentation. What would you guys suggest?Thank you
March 31, 2020 at 01:51AM by BallerOtaku
https://ift.tt/2vWZAo2
reddit
No programming experience but want to learn how to make apps,...
Hey, I've got little to no programming knowledge and want to solely focus on making apps. I was wondering how hard it would be to learn how to...
New post on Flutter Dev Google group:
crash when testing on physical device but not emulator
Hi guys, First I hope anyone who reads this is holding up well in the current global climate! My issue here is that when I test my device on my physical device (Pixel 3xl, profile and release build) the app crashes when t loads a Future builder > ListView.builder. After crashing, my phones
March 31, 2020 at 02:45AM by Johnny Nguyen
https://ift.tt/2UMsb8a
crash when testing on physical device but not emulator
Hi guys, First I hope anyone who reads this is holding up well in the current global climate! My issue here is that when I test my device on my physical device (Pixel 3xl, profile and release build) the app crashes when t loads a Future builder > ListView.builder. After crashing, my phones
March 31, 2020 at 02:45AM by Johnny Nguyen
https://ift.tt/2UMsb8a
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:
Group chat with firebase and Provider package
I’m good with state management using the provider package. But is it a good idea to build a chat application with group chat feature using provider for state management and firebase for backend?
March 31, 2020 at 02:38AM by osama_383
https://ift.tt/3dJrB3q
Group chat with firebase and Provider package
I’m good with state management using the provider package. But is it a good idea to build a chat application with group chat feature using provider for state management and firebase for backend?
March 31, 2020 at 02:38AM by osama_383
https://ift.tt/3dJrB3q
reddit
Group chat with firebase and Provider package
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
amd machine and my device won't connect.
Dear whoever... I have an AMD machine and I can't get my one plus 6T to connect to android studio (yes I enabled developer options and turned on USB debugging). I am new to flutter and the world of code, but I learn faster than the average bear. However, this door that allows me to begin
March 31, 2020 at 06:02AM by Brian Taylor
https://ift.tt/3axaQqr
amd machine and my device won't connect.
Dear whoever... I have an AMD machine and I can't get my one plus 6T to connect to android studio (yes I enabled developer options and turned on USB debugging). I am new to flutter and the world of code, but I learn faster than the average bear. However, this door that allows me to begin
March 31, 2020 at 06:02AM by Brian Taylor
https://ift.tt/3axaQqr
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:
Updated my MedKit app
Here's what I've done so far for my MedKit application. You can check it out here.This app just hold information of some common diseases and medicines that can be used to cure them at their initial stages before things get worse.Then it hold various functionalities that can be found in readme. of github link.Open to suggestions, mistakes, ideas etc.#happyfluttering
March 31, 2020 at 07:16AM by m_hamzashakeel
https://ift.tt/2wFC7s8
Updated my MedKit app
Here's what I've done so far for my MedKit application. You can check it out here.This app just hold information of some common diseases and medicines that can be used to cure them at their initial stages before things get worse.Then it hold various functionalities that can be found in readme. of github link.Open to suggestions, mistakes, ideas etc.#happyfluttering
March 31, 2020 at 07:16AM by m_hamzashakeel
https://ift.tt/2wFC7s8
GitHub
GitHub - mhmzdev/medkit-pharmacy-app: To cure symptoms of various disease using medicines at home this app will act as guideline.…
To cure symptoms of various disease using medicines at home this app will act as guideline. Few animations are used and Firebase is used as database. - GitHub - mhmzdev/medkit-pharmacy-app: To cure...
New post on /r/flutterdev subreddit:
Admob or Adsense in Flutter Web
Does anyone know if is there any way we can use ads with Flutter Web?Looks like there are packages that seems to be compatible with Flutter Web but I haven't tested them yet:https://pub.dev/packages/admob_flutterhttps://pub.dev/packages/flutter_native_admobAnd about using admob in Flutter Web, isn't it wrong? Shouldn't we use adsense instead since it's Web and not mobile? And if so, Will we need to implement adsense and check in code if is executing in Web or mobile?
March 31, 2020 at 06:48AM by D_apps
https://ift.tt/2xF8oiM
Admob or Adsense in Flutter Web
Does anyone know if is there any way we can use ads with Flutter Web?Looks like there are packages that seems to be compatible with Flutter Web but I haven't tested them yet:https://pub.dev/packages/admob_flutterhttps://pub.dev/packages/flutter_native_admobAnd about using admob in Flutter Web, isn't it wrong? Shouldn't we use adsense instead since it's Web and not mobile? And if so, Will we need to implement adsense and check in code if is executing in Web or mobile?
March 31, 2020 at 06:48AM by D_apps
https://ift.tt/2xF8oiM
Dart packages
admob_flutter | Flutter package
Admob plugin that shows banner ads using native platform views.
New post on /r/flutterdev subreddit:
Creating Resizable View that resizes when pinch or drag from corners and sides
Asked at StackOverflow
March 31, 2020 at 07:59AM by jazzbpn
https://ift.tt/2ymsIpM
Creating Resizable View that resizes when pinch or drag from corners and sides
Asked at StackOverflow
March 31, 2020 at 07:59AM by jazzbpn
https://ift.tt/2ymsIpM
Stack Overflow
Creating Resizable View that resizes when pinch or drag from corners and sides in FLUTTER
I am currently working on a ScreenView with features like draggable and resizable views with corners and sides like in the image above. The problem I have now is that I want to resize the view by t...
New post on Flutter Dev Google group:
Custom Info Window Of Marker In Google Maps
Please any one guide me, how to create custom info window of marker in Google Maps?
March 31, 2020 at 09:06AM by Mohsan Ikram
https://ift.tt/2USm3LH
Custom Info Window Of Marker In Google Maps
Please any one guide me, how to create custom info window of marker in Google Maps?
March 31, 2020 at 09:06AM by Mohsan Ikram
https://ift.tt/2USm3LH
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:
Essential Flutter Resources for All Levels
https://ift.tt/2X7ctaz
March 31, 2020 at 09:06AM by Nezar_Mansour
https://ift.tt/2ymqA1f
Essential Flutter Resources for All Levels
https://ift.tt/2X7ctaz
March 31, 2020 at 09:06AM by Nezar_Mansour
https://ift.tt/2ymqA1f
Instabug Blog
Essential Flutter Resources for All Levels | Instabug Blog
Here's a collection of the best and most useful Flutter resources to help developers get started and level up their skills.
New post on /r/flutterdev subreddit:
Would it be possible to embed Adobe XD prototype design to Flutter website? What do you think?
Hi Flutter devs, I am looking to build lean landing page for my app. I would like to use Flutter, but it is really important for me to be able to put my prototype on the page for user to click through and experience the app..Most of examples that I find, people are coding with Html and I know that works. But would it work with Flutter to? Did anyone tried this before?
March 31, 2020 at 09:23AM by anonbudy
https://ift.tt/2wGoDfL
Would it be possible to embed Adobe XD prototype design to Flutter website? What do you think?
Hi Flutter devs, I am looking to build lean landing page for my app. I would like to use Flutter, but it is really important for me to be able to put my prototype on the page for user to click through and experience the app..Most of examples that I find, people are coding with Html and I know that works. But would it work with Flutter to? Did anyone tried this before?
March 31, 2020 at 09:23AM by anonbudy
https://ift.tt/2wGoDfL
reddit
Would it be possible to embed Adobe XD prototype design to Flutter...
Hi Flutter devs, I am looking to build lean landing page for my app. I would like to use Flutter, but it is really important for me to be able to...
New post on /r/flutterdev subreddit:
Flutter Tutorial: Medical Appointment App UI
https://ift.tt/3bzGALq
March 31, 2020 at 11:15AM by cybdom
https://ift.tt/2UwdeYY
Flutter Tutorial: Medical Appointment App UI
https://ift.tt/3bzGALq
March 31, 2020 at 11:15AM by cybdom
https://ift.tt/2UwdeYY
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: Medical Appointment App UI
Join me to learn how to use SharedPreferences, show an onboarding screen for the first time your user opens your app in flutter, and much more cool tips!
New post on /r/flutterdev subreddit:
Flutter backend iOS app for begenner
Morning everyone, can some else help me to find a learning iOS mobile app for flutter devp that guides us on backend using sqflite instead of firebase. Thanks a lot 🙏
March 31, 2020 at 10:41AM by ItachyUtuwa
https://ift.tt/3azszxe
Flutter backend iOS app for begenner
Morning everyone, can some else help me to find a learning iOS mobile app for flutter devp that guides us on backend using sqflite instead of firebase. Thanks a lot 🙏
March 31, 2020 at 10:41AM by ItachyUtuwa
https://ift.tt/3azszxe
reddit
Flutter backend iOS app for begenner
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
My flutter app can help government to fight against corona virus
https://youtu.be/KSvkUPj4Mww
March 31, 2020 at 01:04PM by hrishikeshp
https://ift.tt/3bFG9Q4
My flutter app can help government to fight against corona virus
https://youtu.be/KSvkUPj4Mww
March 31, 2020 at 01:04PM by hrishikeshp
https://ift.tt/3bFG9Q4
YouTube
A tech solution to Covid-19 | See what I have made
Please fill up this form to use this app before everyone
Form link: https://forms.gle/FAR7DoskDV9aQUmE9 My E-mail: hrishikeshb2pathak@gmail.com
Twitter: https://twitter.com/hrishikshpathak
This is a video about an app created by me during the corona virus…
Form link: https://forms.gle/FAR7DoskDV9aQUmE9 My E-mail: hrishikeshb2pathak@gmail.com
Twitter: https://twitter.com/hrishikshpathak
This is a video about an app created by me during the corona virus…
New post on /r/flutterdev subreddit:
Local notifications with/in provider
Iam currently trying to figure out, if it would be possible to use the local notifications package (https://pub.dev/packages/flutter_local_notifications) inside/through a provider (https://pub.dev/packages/provider) to minimize the boilerplate in the stateless widget where the notifications will be created, cancelled etc. Any ideas how to do that, if it's even possible? Cause right now I can't find a way by myself.
March 31, 2020 at 02:08PM by Senpai_Sturkopf
https://ift.tt/3bAlxbC
Local notifications with/in provider
Iam currently trying to figure out, if it would be possible to use the local notifications package (https://pub.dev/packages/flutter_local_notifications) inside/through a provider (https://pub.dev/packages/provider) to minimize the boilerplate in the stateless widget where the notifications will be created, cancelled etc. Any ideas how to do that, if it's even possible? Cause right now I can't find a way by myself.
March 31, 2020 at 02:08PM by Senpai_Sturkopf
https://ift.tt/3bAlxbC
Dart packages
flutter_local_notifications | Flutter package
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
New post on Flutter Dev Google group:
How can I return multiple widgets using for loop?
Hi, The question might be childish but it's really bothering me. I have a listview.builder widget and it should return some cards based on the elements of a non empty list. The list is called names. I know I could use a map function but I want to use a for loop to return the cards. The code I
March 31, 2020 at 02:50PM by Souvik Dutta
https://ift.tt/340JczK
How can I return multiple widgets using for loop?
Hi, The question might be childish but it's really bothering me. I have a listview.builder widget and it should return some cards based on the elements of a non empty list. The list is called names. I know I could use a map function but I want to use a for loop to return the cards. The code I
March 31, 2020 at 02:50PM by Souvik Dutta
https://ift.tt/340JczK
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:
Allow Only English Language to type in TextField
Hi, I have to allow the user only to type English Language in Text Field in Flutter. Do anyone has any idea? Thanks, Balaji KS
March 31, 2020 at 03:25PM by balaji ks
https://ift.tt/2Uw8ylP
Allow Only English Language to type in TextField
Hi, I have to allow the user only to type English Language in Text Field in Flutter. Do anyone has any idea? Thanks, Balaji KS
March 31, 2020 at 03:25PM by balaji ks
https://ift.tt/2Uw8ylP
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.