New post on /r/flutterdev subreddit:
Flutter Coffee Show: World Premiere
https://www.youtube.com/watch?v=q0TeefPH2qM
September 17, 2020 at 11:57PM by Elixane
https://ift.tt/2RE0E7M
Flutter Coffee Show: World Premiere
https://www.youtube.com/watch?v=q0TeefPH2qM
September 17, 2020 at 11:57PM by Elixane
https://ift.tt/2RE0E7M
YouTube
Flutter Coffee Show: World Premiere
With prerecorded talks, project presentations, and lots of humor we want to bring the Flutter community together. We want to address the whole community and therefore pay attention to a good mix between technical deep dive and general Flutter topics.
New post on /r/flutterdev subreddit:
Are plugins required?
Hello guys. I'm new with flutter and i have question that is bothering me. Is it always required to create and publish plugin if i wan to add some specific code just for Android or iOS is it possible to add it directly to main app? And do really need to publish plugin to use it in my app?Thank you guys in front โบ๏ธ
September 18, 2020 at 12:38AM by nowHazaaa
https://ift.tt/3iHAeOg
Are plugins required?
Hello guys. I'm new with flutter and i have question that is bothering me. Is it always required to create and publish plugin if i wan to add some specific code just for Android or iOS is it possible to add it directly to main app? And do really need to publish plugin to use it in my app?Thank you guys in front โบ๏ธ
September 18, 2020 at 12:38AM by nowHazaaa
https://ift.tt/3iHAeOg
reddit
Are plugins required?
Hello guys. I'm new with flutter and i have question that is bothering me. Is it always required to create and publish plugin if i wan to add some...
New post on /r/flutterdev subreddit:
Flutter Web with Firebase Storage: Upload and Update Image
https://youtu.be/ZlqXDbn6jg0
September 18, 2020 at 12:57AM by thehappyharis
https://ift.tt/2ZPAH9D
Flutter Web with Firebase Storage: Upload and Update Image
https://youtu.be/ZlqXDbn6jg0
September 18, 2020 at 12:57AM by thehappyharis
https://ift.tt/2ZPAH9D
YouTube
Flutter Web with Firebase Storage: Upload and Update Image
Worksheet - https://github.com/happyharis/profile_picture_firebase
Answer - https://github.com/happyharis/profile_picture_firebase/tree/answer
๐ Pre Sign Up to Flutter Learning Platform :
https://learncodecode.com/fluter-learning-platform
๐ฑ Pre Sign Upโฆ
Answer - https://github.com/happyharis/profile_picture_firebase/tree/answer
๐ Pre Sign Up to Flutter Learning Platform :
https://learncodecode.com/fluter-learning-platform
๐ฑ Pre Sign Upโฆ
New post on /r/flutterdev subreddit:
About GET package. Good or bad?
I recently came across this package and it seems to make a lot of things easier (not talking about the GetX state management, just the other features), but it seem to good to be true. What are the consequences of using the GetMaterialApp instead of the MaterialApp widget? I mean, you are getting rid of the BuildContext in a lot of thing, it seems like that's not correct somehow. I just want to know the thoughts of a normal flutter developer about this package and see how accepted it is in the comunity.
September 18, 2020 at 03:36AM by vg010
https://ift.tt/3hH08An
About GET package. Good or bad?
I recently came across this package and it seems to make a lot of things easier (not talking about the GetX state management, just the other features), but it seem to good to be true. What are the consequences of using the GetMaterialApp instead of the MaterialApp widget? I mean, you are getting rid of the BuildContext in a lot of thing, it seems like that's not correct somehow. I just want to know the thoughts of a normal flutter developer about this package and see how accepted it is in the comunity.
September 18, 2020 at 03:36AM by vg010
https://ift.tt/3hH08An
reddit
About GET package. Good or bad?
I recently came across this package and it seems to make a lot of things easier (not talking about the GetX state management, just the other...
New post on /r/flutterdev subreddit:
Flutter text widget in detail with properties
https://ift.tt/35LMlpP
September 18, 2020 at 05:53AM by nareshpradeep
https://ift.tt/2RC6vub
Flutter text widget in detail with properties
https://ift.tt/35LMlpP
September 18, 2020 at 05:53AM by nareshpradeep
https://ift.tt/2RC6vub
Reddit
From the FlutterDev community on Reddit: Flutter text widget in detail with properties
Posted by nareshpradeep - No votes and no comments
New post on /r/flutterdev subreddit:
Animated Onboarding Slides! โจ
https://www.youtube.com/watch?v=ji__FEKSnMw
September 18, 2020 at 07:11AM by rockfloater
https://ift.tt/2EfWxvw
Animated Onboarding Slides! โจ
https://www.youtube.com/watch?v=ji__FEKSnMw
September 18, 2020 at 07:11AM by rockfloater
https://ift.tt/2EfWxvw
YouTube
Animated Onboarding in Flutter
Whoa, this is my *first* ever tutorial video! ๐
In this vid, I walk you through how to create a sweet animated onboarding wizard for your app using Flutter. The build includes a custom auto-advance function that moves to the next slide automatically afterโฆ
In this vid, I walk you through how to create a sweet animated onboarding wizard for your app using Flutter. The build includes a custom auto-advance function that moves to the next slide automatically afterโฆ
New post on /r/flutterdev subreddit:
For those with a low spec PC and trying to learn Flutter
https://www.youtube.com/watch?v=D5nqXRtfmEE&t=8s
September 18, 2020 at 09:12AM by r_rubekk
https://ift.tt/2ZOMfd9
For those with a low spec PC and trying to learn Flutter
https://www.youtube.com/watch?v=D5nqXRtfmEE&t=8s
September 18, 2020 at 09:12AM by r_rubekk
https://ift.tt/2ZOMfd9
New post on /r/flutterdev subreddit:
My new article on how to use river_pod to manage state by creating a mini Spotify in Flutter
https://ift.tt/2H4bQIy
September 18, 2020 at 10:49AM by yiss92
https://ift.tt/3c8zm2y
My new article on how to use river_pod to manage state by creating a mini Spotify in Flutter
https://ift.tt/2H4bQIy
September 18, 2020 at 10:49AM by yiss92
https://ift.tt/3c8zm2y
Medium
Letโs create a Mini Spotify with Flutter and Riverpod
Creating a beautiful mini Spotify using Flutter and Riverpod
New post on /r/flutterdev subreddit:
simple_url_preview package update
Released version 1.0.0 of Simple URL Preview package in Flutter! Release notes: * Add configurable onTap callback for onTap of URL preview * Make URL preview container padding configurable * Make image perfect square * Min height =130 nowPackage: https://pub.dev/packages/simple_url_preview Github: https://github.com/Amitbhave/flutter-simple-url-previewSuggestions for further improvements of the package appreciated!
September 18, 2020 at 12:02PM by amitb10
https://ift.tt/3c89KTF
simple_url_preview package update
Released version 1.0.0 of Simple URL Preview package in Flutter! Release notes: * Add configurable onTap callback for onTap of URL preview * Make URL preview container padding configurable * Make image perfect square * Min height =130 nowPackage: https://pub.dev/packages/simple_url_preview Github: https://github.com/Amitbhave/flutter-simple-url-previewSuggestions for further improvements of the package appreciated!
September 18, 2020 at 12:02PM by amitb10
https://ift.tt/3c89KTF
Dart packages
simple_url_preview | Flutter package
Flutter package to show url preview. Custamizable height, background and text styles, as well as lines.
New post on /r/flutterdev subreddit:
Usage of ML Kit Services in Flutter
https://ift.tt/2ZQhvZl
September 18, 2020 at 11:52AM by ooWYXNoo
https://ift.tt/2ZNCeNs
Usage of ML Kit Services in Flutter
https://ift.tt/2ZQhvZl
September 18, 2020 at 11:52AM by ooWYXNoo
https://ift.tt/2ZNCeNs
reddit
Usage of ML Kit Services in Flutter
Posted in r/HMSCore by u/Efnan_Ak โข 2 points and 1 comment
New post on /r/flutterdev subreddit:
How to run flutter on a low spec PC
https://www.youtube.com/watch?v=D5nqXRtfmEE&t=34s
September 18, 2020 at 12:46PM by r_rubekk
https://ift.tt/3ccQ8NX
How to run flutter on a low spec PC
https://www.youtube.com/watch?v=D5nqXRtfmEE&t=34s
September 18, 2020 at 12:46PM by r_rubekk
https://ift.tt/3ccQ8NX
YouTube
How to run and learn Flutter on a low spec PC
There is no replacement of emulator for app development. Emulator requires a bit high end PC. So, if your PC is not capable of running emulator, you can run flutter on onlinl flutter editors such as dartpad, flutlab etc.
These online editor has a disadvantageโฆ
These online editor has a disadvantageโฆ
New post on /r/flutterdev subreddit:
My Memory Game App in Play Store (Developed using Flutter)
https://www.youtube.com/watch?v=2CPfj93uK8U&feature=share
September 18, 2020 at 12:43PM by kpradeepkumarreddy
https://ift.tt/3hI61xd
My Memory Game App in Play Store (Developed using Flutter)
https://www.youtube.com/watch?v=2CPfj93uK8U&feature=share
September 18, 2020 at 12:43PM by kpradeepkumarreddy
https://ift.tt/3hI61xd
YouTube
My Memory Game App in Play Store (Developed using Flutter)
play store link
https://play.google.com/store/apps/details?id=com.pradeep.memorygame
This is a demo video of my Memory Game app in play store. This app is developed using flutter.
https://play.google.com/store/apps/details?id=com.pradeep.memorygame
This is a demo video of my Memory Game app in play store. This app is developed using flutter.
New post on /r/flutterdev subreddit:
My Brick Game App in Play Store (Developed using Flutter)
https://www.youtube.com/watch?v=6bgZMBsCDTs&feature=share
September 18, 2020 at 12:38PM by kpradeepkumarreddy
https://ift.tt/3kxEXTh
My Brick Game App in Play Store (Developed using Flutter)
https://www.youtube.com/watch?v=6bgZMBsCDTs&feature=share
September 18, 2020 at 12:38PM by kpradeepkumarreddy
https://ift.tt/3kxEXTh
YouTube
My Brick Game App in Play Store (Developed using Flutter)
play store link
https://play.google.com/store/apps/details?id=com.pradeep.brickgame
This is a demo video of my Brick Game app in play store. This app is developed using flutter.
Due to trademark infringement, my tetris game was removed from playstore. Iโฆ
https://play.google.com/store/apps/details?id=com.pradeep.brickgame
This is a demo video of my Brick Game app in play store. This app is developed using flutter.
Due to trademark infringement, my tetris game was removed from playstore. Iโฆ
New post on /r/flutterdev subreddit:
Here is how you can implement multiple themes using provider and shared_preferences for your flutter app!
https://ift.tt/35Ukpjs
September 18, 2020 at 12:38PM by kiani0x01
https://ift.tt/33I7FK2
Here is how you can implement multiple themes using provider and shared_preferences for your flutter app!
https://ift.tt/35Ukpjs
September 18, 2020 at 12:38PM by kiani0x01
https://ift.tt/33I7FK2
Milddev
The most simple and easy way to Implement light theme and dark theme (Multiple themes) in your flutter App - Milddev
In this article I will explain how you can implement dark theme for your app in a most simple and easy way. Using this method you can implement as many themes as you want and specify your own color schemes
New post on /r/flutterdev subreddit:
My Twos Game App in Play Store (Developed using Flutter)
https://www.youtube.com/watch?v=0jj9bwYJuCo&feature=share
September 18, 2020 at 12:29PM by kpradeepkumarreddy
https://ift.tt/32GWpi1
My Twos Game App in Play Store (Developed using Flutter)
https://www.youtube.com/watch?v=0jj9bwYJuCo&feature=share
September 18, 2020 at 12:29PM by kpradeepkumarreddy
https://ift.tt/32GWpi1
YouTube
My Twos Game App in Play Store (Developed using Flutter)
play store link
https://play.google.com/store/apps/details?id=com.pradeep.twos
This is a demo video of my Twos Game app in play store. This app is developed using flutter.
https://play.google.com/store/apps/details?id=com.pradeep.twos
This is a demo video of my Twos Game app in play store. This app is developed using flutter.
New post on /r/flutterdev subreddit:
How to create the popular Matrix effect (digital rain) in Flutter
https://ift.tt/35LMnxR
September 18, 2020 at 02:51PM by Purple_Pizzazz
https://ift.tt/3iJJsJI
How to create the popular Matrix effect (digital rain) in Flutter
https://ift.tt/35LMnxR
September 18, 2020 at 02:51PM by Purple_Pizzazz
https://ift.tt/3iJJsJI
DEV Community
How to create the popular Matrix effect (digital rain) in Flutter
I recently found out it's been over twenty years since the release of The Matrix. The digital rain of...
New post on /r/flutterdev subreddit:
๐ฅ ๐ ๐ฅ๐ฎ๐ญ๐ญ๐๐ซ - ๐๐จ๐จ๐๐จ๐ฆ๐ฆ๐๐ซ๐๐ ๐๐๐ซ๐ข๐๐ฌ ๐ฅ - ๐๐ ๐๐ - ๐๐จ๐จ๐๐จ๐ฆ๐ฆ๐๐ซ๐๐ ๐๐๐ ๐๐๐ญ๐ฎ๐ฉ
https://youtu.be/XjDdpOP68L8
September 18, 2020 at 02:09PM by SnippetCoder
https://ift.tt/3muawPH
๐ฅ ๐ ๐ฅ๐ฎ๐ญ๐ญ๐๐ซ - ๐๐จ๐จ๐๐จ๐ฆ๐ฆ๐๐ซ๐๐ ๐๐๐ซ๐ข๐๐ฌ ๐ฅ - ๐๐ ๐๐ - ๐๐จ๐จ๐๐จ๐ฆ๐ฆ๐๐ซ๐๐ ๐๐๐ ๐๐๐ญ๐ฎ๐ฉ
https://youtu.be/XjDdpOP68L8
September 18, 2020 at 02:09PM by SnippetCoder
https://ift.tt/3muawPH
YouTube
๐ฅ Flutter - Grocery App - WordPress - WooCommerce Series ๐ฅ - EP 02 - WooCommerce API Setup
This is the second episode of the Flutter - WooCommerce Series. In this Video learn how to Setup WooCommerce API in just 5 min of Video.
Click ๐ to get notified about our latest videos
Subscribe & Help us to Grow :)
โ Subscribe
https://www.youtubeโฆ
Click ๐ to get notified about our latest videos
Subscribe & Help us to Grow :)
โ Subscribe
https://www.youtubeโฆ
New post on /r/flutterdev subreddit:
FullStack Flutter: Built Charity Accountability app using AWS w/ Serverless and Flutter
https://www.youtube.com/watch?v=Y2ZjXul8GZE
September 18, 2020 at 02:52PM by jetblack-pope
https://ift.tt/3krQuDt
FullStack Flutter: Built Charity Accountability app using AWS w/ Serverless and Flutter
https://www.youtube.com/watch?v=Y2ZjXul8GZE
September 18, 2020 at 02:52PM by jetblack-pope
https://ift.tt/3krQuDt
YouTube
Full-Stack Flutter: Charity Watch Flutter App with AWS and Serverless
In this video we build a mobile app from the backend to frontend to deployment. We use AWS DynamoDB, Lambda, API Gateway, Serverless, and Flutter to bring this app to life.
Charity Watch is a charitable organization accountability app that shows users howโฆ
Charity Watch is a charitable organization accountability app that shows users howโฆ
New post on /r/flutterdev subreddit:
Does flutter support developing iOS14 widgets?
Question says it all
September 18, 2020 at 03:54PM by dontGiveAnEfAnynore
https://ift.tt/2FTuqm0
Does flutter support developing iOS14 widgets?
Question says it all
September 18, 2020 at 03:54PM by dontGiveAnEfAnynore
https://ift.tt/2FTuqm0
reddit
Does flutter support developing iOS14 widgets?
Question says it all
New post on /r/flutterdev subreddit:
Flutter/Dart Clean Architecture proposal.
https://ift.tt/35PEIyO
September 18, 2020 at 05:10PM by irvine5k
https://ift.tt/33IKU8O
Flutter/Dart Clean Architecture proposal.
https://ift.tt/35PEIyO
September 18, 2020 at 05:10PM by irvine5k
https://ift.tt/33IKU8O
GitHub
Clean-Dart/README_en.md at master ยท Flutterando/Clean-Dart
Proposta de Arquitetura Limpa para o Dart/Flutter. Contribute to Flutterando/Clean-Dart development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Stack - Deep Dive (Tutorial)
https://www.youtube.com/watch?v=F12GIPdd32E
September 18, 2020 at 05:24PM by JohannesMilke
https://ift.tt/3kH01H5
Stack - Deep Dive (Tutorial)
https://www.youtube.com/watch?v=F12GIPdd32E
September 18, 2020 at 05:24PM by JohannesMilke
https://ift.tt/3kH01H5
YouTube
Flutter Tutorial - Stack - Deep Dive
With the Stack, you can place one widget on top of another widget in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/stack_example
- Buy My Courses:โฆ
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/stack_example
- Buy My Courses:โฆ