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:…
New post on /r/flutterdev subreddit:
Embed mobile livechat window | Flutter Package
https://ift.tt/34C6aPG
September 18, 2020 at 05:22PM by Mastersamxyz
https://ift.tt/2RGiYx2
  
  Embed mobile livechat window | Flutter Package
https://ift.tt/34C6aPG
September 18, 2020 at 05:22PM by Mastersamxyz
https://ift.tt/2RGiYx2
Dart packages
  
  livechat | Flutter Package
  A livechat package for embedding mobile chat window in your mobile application.
  New tweet from FlutterDev:
😎 Create production-quality screenshots without seeing the debug banner 😎
For this #FlutterFriday, try setting debugShowCheckedModeBanner to false in either a MaterialApp or a CupertinoApp!
Learn more → https://t.co/cnFsobV8YP pic.twitter.com/0RDkZJMyaZ— Flutter (@FlutterDev) September 18, 2020
September 18, 2020 at 06:04PM
http://twitter.com/FlutterDev/status/1306987500351696896
  
  😎 Create production-quality screenshots without seeing the debug banner 😎
For this #FlutterFriday, try setting debugShowCheckedModeBanner to false in either a MaterialApp or a CupertinoApp!
Learn more → https://t.co/cnFsobV8YP pic.twitter.com/0RDkZJMyaZ— Flutter (@FlutterDev) September 18, 2020
September 18, 2020 at 06:04PM
http://twitter.com/FlutterDev/status/1306987500351696896
Twitter
  
  #flutterfriday hashtag on Twitter
  35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
  New post on /r/flutterdev subreddit:
Face recognition authentication using Flutter and Tensorflow
Hi! I recently uploaded this gothub repo, please let me some feedback. I hope you'll find it useful :)https://github.com/MCarlomagno/FaceRecognitionAuth
September 18, 2020 at 06:09PM by mcarlomagno
https://ift.tt/3mCEh0O
  
  Face recognition authentication using Flutter and Tensorflow
Hi! I recently uploaded this gothub repo, please let me some feedback. I hope you'll find it useful :)https://github.com/MCarlomagno/FaceRecognitionAuth
September 18, 2020 at 06:09PM by mcarlomagno
https://ift.tt/3mCEh0O
GitHub
  
  GitHub - MCarlomagno/FaceRecognitionAuth: 😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using…
  😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library. - MCarlomagno/FaceRecognitionAuth
  New post on /r/flutterdev subreddit:
Split
Who doesn't love split? I have to tell you, I can still remember in the summer of 1999 when I was talking to one of my fellow developers that we needed a function that would split on a break char... We put something together, but it wasn't nearly as elegant as Dart's split.Our Pascal example was a recursive thing, that eventually gave you what you wanted.Dart: here's a paragraph, give me a list of words.One of life's simple pleasures, life with Flutter/Dart.
September 18, 2020 at 06:04PM by jrheisler
https://ift.tt/32HK6Sv
  
  Split
Who doesn't love split? I have to tell you, I can still remember in the summer of 1999 when I was talking to one of my fellow developers that we needed a function that would split on a break char... We put something together, but it wasn't nearly as elegant as Dart's split.Our Pascal example was a recursive thing, that eventually gave you what you wanted.Dart: here's a paragraph, give me a list of words.One of life's simple pleasures, life with Flutter/Dart.
September 18, 2020 at 06:04PM by jrheisler
https://ift.tt/32HK6Sv
reddit
  
  Split
  Who doesn't love split? I have to tell you, I can still remember in the summer of 1999 when I was talking to one of my fellow developers that we...
  New post on Flutter Dev Google group:
Why is FutureBuilder rebuild my widget when i pops to previous page?
Hi! I have a FutureBuilder that draws widgets depending on data from a future. But why is the future reloading data when i pop the screen to the parent screen i just cant get a grip of it. Below is my code: The part Print('Building') is executed entering the widget and leaving the widget. That
September 18, 2020 at 08:08PM by Martin Arvidsson
https://ift.tt/3iMHB71
  
  Why is FutureBuilder rebuild my widget when i pops to previous page?
Hi! I have a FutureBuilder that draws widgets depending on data from a future. But why is the future reloading data when i pop the screen to the parent screen i just cant get a grip of it. Below is my code: The part Print('Building') is executed entering the widget and leaving the widget. That
September 18, 2020 at 08:08PM by Martin Arvidsson
https://ift.tt/3iMHB71
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:
HomeScreen Tabs (6) - Movie App | Industry Standard | Dev to Publish
https://youtu.be/Nxvu6lkwBNs
September 18, 2020 at 07:43PM by prateeksharma1712
https://ift.tt/32JsB4e
  
  HomeScreen Tabs (6) - Movie App | Industry Standard | Dev to Publish
https://youtu.be/Nxvu6lkwBNs
September 18, 2020 at 07:43PM by prateeksharma1712
https://ift.tt/32JsB4e
YouTube
  
  HomeScreen Tabs (6) - Movie App | Industry Standard | Dev to Publish
  #MovieApp #ProApp #IndustryStandard #Plan #Develop #Publish #EndtoEnd #Tabs
Join this channel to support the channel and get access to perks:
https://www.youtube.com/channel/UC3wqIkiaOUpO6EjJoCwH6_Q/join
I am bringing a series of videos for you to teach…
  Join this channel to support the channel and get access to perks:
https://www.youtube.com/channel/UC3wqIkiaOUpO6EjJoCwH6_Q/join
I am bringing a series of videos for you to teach…
