New post on /r/flutterdev subreddit:
Another Bitrise Webinar today: Scaling with Flutter: Case studies with Tonal and Signify
https://ift.tt/37zfOCF
December 04, 2020 at 02:40PM by Elixane
https://ift.tt/2VCtRBP
Another Bitrise Webinar today: Scaling with Flutter: Case studies with Tonal and Signify
https://ift.tt/37zfOCF
December 04, 2020 at 02:40PM by Elixane
https://ift.tt/2VCtRBP
New post on /r/flutterdev subreddit:
Downloading Files to Application Folder and Gallery | RetroPortal Studio
https://www.youtube.com/watch?v=3gNd1Ma-gss
December 04, 2020 at 02:38PM by Elixane
https://ift.tt/3lFqtRh
Downloading Files to Application Folder and Gallery | RetroPortal Studio
https://www.youtube.com/watch?v=3gNd1Ma-gss
December 04, 2020 at 02:38PM by Elixane
https://ift.tt/3lFqtRh
YouTube
Flutter - Saving Files to Application Folder and Gallery | Flutter Tutorial
#flutter #google #flutterapp
In this Flutter Tutorial, You will learn to Download Files to Application Specific Folder on Android Devices and Photos Library on iOS Devices.We will be using Dio Package to download Files from a URL and also calculate Progress…
In this Flutter Tutorial, You will learn to Download Files to Application Specific Folder on Android Devices and Photos Library on iOS Devices.We will be using Dio Package to download Files from a URL and also calculate Progress…
New post on Flutter Dev Google group:
Flutter package for form validation.
Hi guys, I recently created a Flutter package for validation that helps you a lot while creating forms. https://ift.tt/3jsB3Ls Also, you can see my medium article for more help Thank you. https://ift.tt/3qDIMds
December 04, 2020 at 03:16PM by Osama Asif
https://ift.tt/2JA1Et2
Flutter package for form validation.
Hi guys, I recently created a Flutter package for validation that helps you a lot while creating forms. https://ift.tt/3jsB3Ls Also, you can see my medium article for more help Thank you. https://ift.tt/3qDIMds
December 04, 2020 at 03:16PM by Osama Asif
https://ift.tt/2JA1Et2
Dart packages
owesome_validator | Flutter Package
A package for flutter for validation based on pure dart code, it will provide most of common validation like name, email, password, contact etc.
New post on Flutter Dev Google group:
VS Code extensions v3.17.0
Hey all, New Dart/Flutter VS Code extensions have been published! Release notes are below (and online ). LSP Enhancements *Note:* Many enhancements have been made when running with the LSP Preview
VS Code extensions v3.17.0
Hey all, New Dart/Flutter VS Code extensions have been published! Release notes are below (and online ). LSP Enhancements *Note:* Many enhancements have been made when running with the LSP Preview
New post on Flutter Dev Google group:
Flutter IntelliJ Plugin M52 Release
Flutter IntelliJ Plugin M52 Release Issues Addressed Quite a few issues have been addressed in this release! The change log
Flutter IntelliJ Plugin M52 Release
Flutter IntelliJ Plugin M52 Release Issues Addressed Quite a few issues have been addressed in this release! The change log
New post on /r/flutterdev subreddit:
i have a question please guide me i want ask after learning flutter where we can go further? can we go to python for backend? Suppose if a person knows javascript he can front end web development back end web development react native react js there is so much opportunities for him.
flutter
December 04, 2020 at 05:34PM by maddy-tech
https://ift.tt/3gceERq
i have a question please guide me i want ask after learning flutter where we can go further? can we go to python for backend? Suppose if a person knows javascript he can front end web development back end web development react native react js there is so much opportunities for him.
flutter
December 04, 2020 at 05:34PM by maddy-tech
https://ift.tt/3gceERq
reddit
i have a question please guide me i want ask after learning...
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter Tutorial - Todo App From Scratch - Firebase CRUD (Tutorial)
https://www.youtube.com/watch?v=EV2DyrKOqrY
December 04, 2020 at 05:34PM by JohannesMilke
https://ift.tt/33KxUR5
Flutter Tutorial - Todo App From Scratch - Firebase CRUD (Tutorial)
https://www.youtube.com/watch?v=EV2DyrKOqrY
December 04, 2020 at 05:34PM by JohannesMilke
https://ift.tt/33KxUR5
YouTube
Flutter Tutorial - Todo App From Scratch - Firebase CRUD
We connect our Flutter Todo App to Firebase so that all todos are stored locally & on the server. You learn more deeply how Firestore works!
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code:…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code:…
New tweet from FlutterDev:
⛵️ Familiarize yourself with Navigator 2.0
Learn about the new Page and Router APIs in Navigator 2.0, how it differs from Navigator 1.0, and how to use it in a real application in this #DevFest Saudi talk from Chun-Heng Tai.
See how → https://t.co/rYXfAC47Zx pic.twitter.com/v5Mc7mbWu8— Flutter (@FlutterDev) December 4, 2020
December 04, 2020 at 06:31PM
http://twitter.com/FlutterDev/status/1334913274647810049
⛵️ Familiarize yourself with Navigator 2.0
Learn about the new Page and Router APIs in Navigator 2.0, how it differs from Navigator 1.0, and how to use it in a real application in this #DevFest Saudi talk from Chun-Heng Tai.
See how → https://t.co/rYXfAC47Zx pic.twitter.com/v5Mc7mbWu8— Flutter (@FlutterDev) December 4, 2020
December 04, 2020 at 06:31PM
http://twitter.com/FlutterDev/status/1334913274647810049
Twitter
#devfest hashtag on Twitter
On Nov 30 @FlutterDev tweeted: "A #DevFest Null Safety session!
@dart_.." - read what others are saying and join the conversation.
@dart_.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Looking for feedback on migrating code to use null safety
Hello! I'm Andrew from the Dart/Flutter DevRel team. If you've ever been to our YouTube channel, I'm the bearded redhead.The Dart and Flutter teams recently released support for null safety in the beta channels of both SDKs. There's a bunch of detail in the blog post that went out with the release, but the gist is that null safety is now stable enough for Dart and Flutter coders to start playing with it in their apps, and for package authors to start updating their packages to use it. That last bit we call "migrating" a package, and you can read a little more about it in this guide on the Dart website.Because null safety is such a significant addition to the language (see a brief description in this video), we were expecting to see a bunch of bugs filed, tweets about issues, and requests for help here on Reddit. So far, though, we haven't. While I'd love to believe that this is because everything just works, another possibility is that people haven't yet tried it.So here I am with a question: have any of y'all tried null safety yet, either in the null safety DartPad, or in your own apps and packages? If so, how are things going? If you haven't yet tried it, is there a particular reason?Either way, we're all ears. Feel free to respond here, or via these links:GitHub issue form for filing any bugs you may run into.My Twitter handle (@RedBrogdon), and the one for Michael (@MiSvTh), who's leading the overall effort. Feel free to tweet questions/comments at us.
December 04, 2020 at 07:12PM by redbrogdon
https://ift.tt/33JTjcW
Looking for feedback on migrating code to use null safety
Hello! I'm Andrew from the Dart/Flutter DevRel team. If you've ever been to our YouTube channel, I'm the bearded redhead.The Dart and Flutter teams recently released support for null safety in the beta channels of both SDKs. There's a bunch of detail in the blog post that went out with the release, but the gist is that null safety is now stable enough for Dart and Flutter coders to start playing with it in their apps, and for package authors to start updating their packages to use it. That last bit we call "migrating" a package, and you can read a little more about it in this guide on the Dart website.Because null safety is such a significant addition to the language (see a brief description in this video), we were expecting to see a bunch of bugs filed, tweets about issues, and requests for help here on Reddit. So far, though, we haven't. While I'd love to believe that this is because everything just works, another possibility is that people haven't yet tried it.So here I am with a question: have any of y'all tried null safety yet, either in the null safety DartPad, or in your own apps and packages? If so, how are things going? If you haven't yet tried it, is there a particular reason?Either way, we're all ears. Feel free to respond here, or via these links:GitHub issue form for filing any bugs you may run into.My Twitter handle (@RedBrogdon), and the one for Michael (@MiSvTh), who's leading the overall effort. Feel free to tweet questions/comments at us.
December 04, 2020 at 07:12PM by redbrogdon
https://ift.tt/33JTjcW
YouTube
Flutter
Welcome to the official Flutter YouTube channel. Subscribe to stay up to date with best practices about the Flutter SDK. See real code examples, and watch engineers from around the world putting Flutter to work!
New post on /r/flutterdev subreddit:
best CI tool for flutter?
Hey guys,I'm currently working on an university project together with 7 other people. We are using flutter and GitLab for source control. Right now I have to come up with a testing strategy but I have zero experience with collaborative testing. I've read about the agile method of Continuous Integration and am wondering which CI tool we should use.Do you have any recommendations?
December 04, 2020 at 07:05PM by Xanato
https://ift.tt/2VR254V
best CI tool for flutter?
Hey guys,I'm currently working on an university project together with 7 other people. We are using flutter and GitLab for source control. Right now I have to come up with a testing strategy but I have zero experience with collaborative testing. I've read about the agile method of Continuous Integration and am wondering which CI tool we should use.Do you have any recommendations?
December 04, 2020 at 07:05PM by Xanato
https://ift.tt/2VR254V
reddit
best CI tool for flutter?
Hey guys, I'm currently working on an university project together with 7 other people. We are using flutter and GitLab for source control. Right...
New post on /r/flutterdev subreddit:
Flutter material dialogs
A Flutter simple plugin aims to help you create 💪🏻animated, 😃 simple, 😎 stylish Material Dialogs in your app.flutter material dialogslooking forward for suggestions and feedback from other developers here of things to improve in this plugin.
December 04, 2020 at 06:55PM by ElectricalControl376
https://ift.tt/3opMy8o
Flutter material dialogs
A Flutter simple plugin aims to help you create 💪🏻animated, 😃 simple, 😎 stylish Material Dialogs in your app.flutter material dialogslooking forward for suggestions and feedback from other developers here of things to improve in this plugin.
December 04, 2020 at 06:55PM by ElectricalControl376
https://ift.tt/3opMy8o
Dart packages
material_dialogs | Flutter package
A Flutter package aims to help you create animated, simple, stylish Material Dialogs in your app.
New post on /r/flutterdev subreddit:
Is there any resources available on how to implement a solution to accept cryptocurrencies as payment on a flutter app?
I am currently working on a project that might be classified as high-risk, and looking for alternate ways of accepting payment and/or subscriptions. if you have an app in production that accepts crypto, please share your experience and/or resources
December 04, 2020 at 07:38PM by kagushiro
https://ift.tt/37Cbbrn
Is there any resources available on how to implement a solution to accept cryptocurrencies as payment on a flutter app?
I am currently working on a project that might be classified as high-risk, and looking for alternate ways of accepting payment and/or subscriptions. if you have an app in production that accepts crypto, please share your experience and/or resources
December 04, 2020 at 07:38PM by kagushiro
https://ift.tt/37Cbbrn
reddit
Is there any resources available on how to implement a solution to...
I am currently working on a project that might be classified as high-risk, and looking for alternate ways of accepting payment and/or...
New post on /r/flutterdev subreddit:
DevFest Saudi Arabia 2020: Navigator 2.0
https://www.youtube.com/watch?v=Hf85t1zoedY&feature=share
December 04, 2020 at 07:33PM by Pixelreddit
https://ift.tt/3gcr0ch
DevFest Saudi Arabia 2020: Navigator 2.0
https://www.youtube.com/watch?v=Hf85t1zoedY&feature=share
December 04, 2020 at 07:33PM by Pixelreddit
https://ift.tt/3gcr0ch
YouTube
DevFest Saudi Arabia 2020: Navigator 2.0
Learn about Navigator 2.0 consisting of two different APIs, the Page API and the Router API, and how it’s different from Navigator 1.0.
Speaker: Chun-Heng Tai
To learn more, visit → https://goo.gle/391m8Fz
Learn everything about Flutter at → https://goo.gle/2WAhEN1…
Speaker: Chun-Heng Tai
To learn more, visit → https://goo.gle/391m8Fz
Learn everything about Flutter at → https://goo.gle/2WAhEN1…
New post on /r/flutterdev subreddit:
Any plugins for Windows Printing and scanning
I would like to know if any available plugins exist to print on Flutter Windows or is there a way to do it?Is it also possible to scan using a USB scanner. Thanks
December 04, 2020 at 07:26PM by lazicah-
https://ift.tt/3mMh9fN
Any plugins for Windows Printing and scanning
I would like to know if any available plugins exist to print on Flutter Windows or is there a way to do it?Is it also possible to scan using a USB scanner. Thanks
December 04, 2020 at 07:26PM by lazicah-
https://ift.tt/3mMh9fN
reddit
Any plugins for Windows Printing and scanning
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
A flutter plugin for google's standalone ml kit
Hello everyone I recently published my packages, Currently it supports these api's POSE DETECTION IMAGE LABELING BARCODE SCANNINGI hope I'll add other apis as soon as possiblegoogle_ml_kit
December 04, 2020 at 09:12PM by mr-despicable
https://ift.tt/3mMoHPy
A flutter plugin for google's standalone ml kit
Hello everyone I recently published my packages, Currently it supports these api's POSE DETECTION IMAGE LABELING BARCODE SCANNINGI hope I'll add other apis as soon as possiblegoogle_ml_kit
December 04, 2020 at 09:12PM by mr-despicable
https://ift.tt/3mMoHPy
Dart packages
google_ml_kit | Flutter package
A Flutter plugin to use all APIs from Google's standalone ML Kit for mobile platforms.
New post on /r/flutterdev subreddit:
How many developers would i need to make an app like airbnb?
Hopefully this question is permitted on this site.I'm not a programmer but I have an idea for a mobile app and would like to outsource the development. I would like to keep initial costs down since im using my personal savings and I feel like Flutter would be a good option to be able to create an app for both ios and android.I would be sketching the design of the whole app because I know exactly what I want. Instead of going to agency (Which would cost an arm and a leg), I'm thinking to just recruit a freelancer to make the app.My question is if I was to make an app like airbnb for example, how many developers would be sufficient? 1-2? and how many weeks/months of them working full time to be able to develop an app with all the same features as airbnb. To be honest, it would be even simpler than airbnb because I don't need the payment features. The features i would need are: authorised social media login, profile editing, uploading pictures and videos, commenting, liking, following (like instagram), private messaging, geolocation features, advanced user search filters, push notifications, analytics and perhaps a live home feed.I'm just trying to work out what kind of budget i would need If I was to recruit a couple of experienced flutter developers full time. Also what hosting should I purchase? or would the developers that I employ specify this?Really really grateful to anyone who's taking time out of their day to read and answer this question. And if I've forgotten to mention some details, please just ask me and I'll respond as quickly as possible
December 04, 2020 at 09:17PM by wooderson197
https://ift.tt/36FvmW8
How many developers would i need to make an app like airbnb?
Hopefully this question is permitted on this site.I'm not a programmer but I have an idea for a mobile app and would like to outsource the development. I would like to keep initial costs down since im using my personal savings and I feel like Flutter would be a good option to be able to create an app for both ios and android.I would be sketching the design of the whole app because I know exactly what I want. Instead of going to agency (Which would cost an arm and a leg), I'm thinking to just recruit a freelancer to make the app.My question is if I was to make an app like airbnb for example, how many developers would be sufficient? 1-2? and how many weeks/months of them working full time to be able to develop an app with all the same features as airbnb. To be honest, it would be even simpler than airbnb because I don't need the payment features. The features i would need are: authorised social media login, profile editing, uploading pictures and videos, commenting, liking, following (like instagram), private messaging, geolocation features, advanced user search filters, push notifications, analytics and perhaps a live home feed.I'm just trying to work out what kind of budget i would need If I was to recruit a couple of experienced flutter developers full time. Also what hosting should I purchase? or would the developers that I employ specify this?Really really grateful to anyone who's taking time out of their day to read and answer this question. And if I've forgotten to mention some details, please just ask me and I'll respond as quickly as possible
December 04, 2020 at 09:17PM by wooderson197
https://ift.tt/36FvmW8
reddit
How many developers would i need to make an app like airbnb?
Hopefully this question is permitted on this site. I'm not a programmer but I have an idea for a mobile app and would like to outsource the...
New post on /r/flutterdev subreddit:
Flutter: How to Utilize App Life Cycle (Run Function on App Bootup, Close, and on Interval)
https://ift.tt/37zfqnL
December 04, 2020 at 10:50PM by anthOlei
https://ift.tt/3g96yJs
Flutter: How to Utilize App Life Cycle (Run Function on App Bootup, Close, and on Interval)
https://ift.tt/37zfqnL
December 04, 2020 at 10:50PM by anthOlei
https://ift.tt/3g96yJs
Medium
Flutter: How to Utilize App Life Cycle (Run Function on App Bootup, Close, and on Interval)
Most, if not all, apps you use on your phone utilize the app lifecycle. Here’s how (and why) you can tap into your Flutter’s app lifecycle.
New post on /r/flutterdev subreddit:
Flutter commands not recognized
Hello friends,I have been struggling with this issue for a year now and need help. My flutter commands are not working on the terminal for my mac. I'm relying on the android studio ide to use commands ever since and I feel that i cannot keep doing that because i am running into issues with building cloned flutter github projects. https://www.youtube.com/watch?v=YqEleK6iwsg&ab_channel=azamsharp I tried using this video to help me but it didn't work. I still get this even after doing what it tells me to do :/```Error: The Flutter directory is not a clone of the GitHub project.The flutter tool requires Git in order to operate properly;to set up Flutter, run the following command:git clone -b stable https://github.com/flutter/flutter.git```
December 05, 2020 at 12:22AM by Righteous_Warrior
https://ift.tt/2JFp7Jp
Flutter commands not recognized
Hello friends,I have been struggling with this issue for a year now and need help. My flutter commands are not working on the terminal for my mac. I'm relying on the android studio ide to use commands ever since and I feel that i cannot keep doing that because i am running into issues with building cloned flutter github projects. https://www.youtube.com/watch?v=YqEleK6iwsg&ab_channel=azamsharp I tried using this video to help me but it didn't work. I still get this even after doing what it tells me to do :/```Error: The Flutter directory is not a clone of the GitHub project.The flutter tool requires Git in order to operate properly;to set up Flutter, run the following command:git clone -b stable https://github.com/flutter/flutter.git```
December 05, 2020 at 12:22AM by Righteous_Warrior
https://ift.tt/2JFp7Jp
YouTube
Fixing - Flutter command not found on macOS Catalina
In this video, Mohammad Azam will demonstrate how to fix the "flutter command not found" error on macOS Catalina.
If you want to support my work then please consider buying one of my courses below. The links below already have coupons attached which will…
If you want to support my work then please consider buying one of my courses below. The links below already have coupons attached which will…
New post on Flutter Dev Google group:
After adding too much widget to the Stack Widget breaks the Navigator screens
Hi Group! I have embedded a list of "pages" under PageView widget and the PageView is included in body: of the Scaffold(). Each page is a Stack() widget with a background picture and floating action buttons. If insert just back ground picture and 1 floating action button into the stack widget,
December 05, 2020 at 02:23AM by Tse Ping Wong
https://ift.tt/3geR7iE
After adding too much widget to the Stack Widget breaks the Navigator screens
Hi Group! I have embedded a list of "pages" under PageView widget and the PageView is included in body: of the Scaffold(). Each page is a Stack() widget with a background picture and floating action buttons. If insert just back ground picture and 1 floating action button into the stack widget,
December 05, 2020 at 02:23AM by Tse Ping Wong
https://ift.tt/3geR7iE
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:
Location library request function is not working on physical iOS device
hello devs, I've been working on location library and there is issue in request permission function of the library. You can check it's document and same code i've pasted into my code editor but it isn't work. If any one has any clue than please send a reply. Thanks in advance
December 05, 2020 at 04:01AM by Avinash Korat
https://ift.tt/3lNlL3Y
Location library request function is not working on physical iOS device
hello devs, I've been working on location library and there is issue in request permission function of the library. You can check it's document and same code i've pasted into my code editor but it isn't work. If any one has any clue than please send a reply. Thanks in advance
December 05, 2020 at 04:01AM by Avinash Korat
https://ift.tt/3lNlL3Y
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:
Firebase : Basics To Mastery!🔥
Learn about complete implementation of Flutter and Firebase in a single thread. This playlist is based on Updated Firebase Functions! Includes all the new methods overriding the depreceated once.➡️ Firebase Setup➡️ Google Authentication➡️ Push Notifications➡️ Cloud Firestore CRUD➡️ Google Maps With Firebase➡️ Search In Cloud Firestore➡️ Email Password Auth With ProviderPlaylist : https://www.youtube.com/playlist?list=PLRT5VDuA0QGWYsxKiB4wdE9XGZ5jEs-NLLIKE, COMMENT and SHARE to reach out the course to those who need. Also, SUBSCRIBE if you find something meaningful!❤️
December 05, 2020 at 05:09AM by draculamasterwinzy
https://ift.tt/2JJSZnz
Firebase : Basics To Mastery!🔥
Learn about complete implementation of Flutter and Firebase in a single thread. This playlist is based on Updated Firebase Functions! Includes all the new methods overriding the depreceated once.➡️ Firebase Setup➡️ Google Authentication➡️ Push Notifications➡️ Cloud Firestore CRUD➡️ Google Maps With Firebase➡️ Search In Cloud Firestore➡️ Email Password Auth With ProviderPlaylist : https://www.youtube.com/playlist?list=PLRT5VDuA0QGWYsxKiB4wdE9XGZ5jEs-NLLIKE, COMMENT and SHARE to reach out the course to those who need. Also, SUBSCRIBE if you find something meaningful!❤️
December 05, 2020 at 05:09AM by draculamasterwinzy
https://ift.tt/2JJSZnz
YouTube
Flutter Firebase - YouTube