New post on /r/flutterdev subreddit:
Flutter Firestore Tutorial - Mobile CMS app for Firestore | Part 1
https://youtu.be/5TqxA81B-XM
July 06, 2020 at 06:25PM by saheb1313
https://ift.tt/2ZH8jFU
Flutter Firestore Tutorial - Mobile CMS app for Firestore | Part 1
https://youtu.be/5TqxA81B-XM
July 06, 2020 at 06:25PM by saheb1313
https://ift.tt/2ZH8jFU
YouTube
Flutter Firestore Tutorial - Mobile CMS app for Firestore | Part 1
In this video, we will learn to build a #Firestore #CMS app using #Flutter. Firestore, being so dynamic and easy to use, is undoubtedly one of the most used data base for mobile applications.
This will be a multiple part series and we will learn to take…
This will be a multiple part series and we will learn to take…
New post on /r/flutterdev subreddit:
Flutter Podcast: Performance with Filip Hráček from Flutter
https://ift.tt/3iAjKI6
July 06, 2020 at 03:36PM by Gigatronbot
https://ift.tt/31SSr5M
Flutter Podcast: Performance with Filip Hráček from Flutter
https://ift.tt/3iAjKI6
July 06, 2020 at 03:36PM by Gigatronbot
https://ift.tt/31SSr5M
Codemagic blog
Flutter Talks: Performance with Filip Hráček from Flutter
Filip Hráčhek, Developer Advocate on the Flutter Team, joined us to discuss performance in Flutter and how to deal with jank.
New post on /r/flutterdev subreddit:
What’s a good example of an app that has location permission request and ample usage of map features?
I’m trying to find an example of permission request for a while and was only finding some that look way too complicated than it should be, are they actually complicated or do you know a simple way of implementing it?
July 06, 2020 at 08:40PM by pv_frota
https://ift.tt/2BINMJ1
What’s a good example of an app that has location permission request and ample usage of map features?
I’m trying to find an example of permission request for a while and was only finding some that look way too complicated than it should be, are they actually complicated or do you know a simple way of implementing it?
July 06, 2020 at 08:40PM by pv_frota
https://ift.tt/2BINMJ1
reddit
What’s a good example of an app that has location permission...
I’m trying to find an example of permission request for a while and was only finding some that look way too complicated than it should be, are...
New tweet from FlutterDev:
The @CodePen challenge starts today!
☝️#FlutterPen Challenge: Build a stack of elements in Flutter.
Stack lets you layer widgets in paint order. Use it to overlay text on top of gradients or to build cool, custom designs.
Ready... go! → https://t.co/hz771Izvaq pic.twitter.com/4H1MSkwmw9— Flutter (@FlutterDev) July 6, 2020
July 06, 2020 at 09:31PM
http://twitter.com/FlutterDev/status/1280222945751658496
The @CodePen challenge starts today!
☝️#FlutterPen Challenge: Build a stack of elements in Flutter.
Stack lets you layer widgets in paint order. Use it to overlay text on top of gradients or to build cool, custom designs.
Ready... go! → https://t.co/hz771Izvaq pic.twitter.com/4H1MSkwmw9— Flutter (@FlutterDev) July 6, 2020
July 06, 2020 at 09:31PM
http://twitter.com/FlutterDev/status/1280222945751658496
Twitter
CodePen.IO (@CodePen) / Twitter
Build, test, and discover front-end code 💻
Support: https://t.co/VsjoQWHgIr
Support: https://t.co/VsjoQWHgIr
New post on /r/flutterdev subreddit:
Help wanted to develop AWS libraries
/r/dartlang/comments/hmf8ui/help_wanted_to_develop_aws_libraries/
July 06, 2020 at 10:04PM by Schwusch
https://ift.tt/3e1825T
Help wanted to develop AWS libraries
/r/dartlang/comments/hmf8ui/help_wanted_to_develop_aws_libraries/
July 06, 2020 at 10:04PM by Schwusch
https://ift.tt/3e1825T
reddit
Help wanted to develop AWS libraries
Posted in r/FlutterDev by u/Schwusch • 3 points and 0 comments
New post on /r/flutterdev subreddit:
Quiz App (Q-IZ) || Flutter
https://youtu.be/ipzVASHOi4c
July 06, 2020 at 11:03PM by Admirable_Ad6745
https://ift.tt/2Ddc2TX
Quiz App (Q-IZ) || Flutter
https://youtu.be/ipzVASHOi4c
July 06, 2020 at 11:03PM by Admirable_Ad6745
https://ift.tt/2Ddc2TX
YouTube
Quiz App 【Q-IZ】|| Flutter
Source Code: http://raboninco.com/1Guwf
New post on /r/flutterdev subreddit:
Intro Screen with Video Background
https://ift.tt/3e5wgMn
July 06, 2020 at 10:45PM by imSanjaySoni
https://ift.tt/2D9U9Fy
Intro Screen with Video Background
https://ift.tt/3e5wgMn
July 06, 2020 at 10:45PM by imSanjaySoni
https://ift.tt/2D9U9Fy
GitHub
imSanjaySoni/Intro-Screen-with-Video-Background
Contribute to imSanjaySoni/Intro-Screen-with-Video-Background development by creating an account on GitHub.
New tweet from FlutterDev:
Package:async delivered 📦
If you’re coding with Dart, you’ve probably come across dart:async. But there’s also package:async, a library of useful additions like StreamGroup, AsyncCache, and StreamQueue. Give it a try!
More #PackageoftheWeek → https://t.co/k8WWZQ310b pic.twitter.com/nnMaretAFE— Flutter (@FlutterDev) July 6, 2020
July 06, 2020 at 11:25PM
http://twitter.com/FlutterDev/status/1280251608282980354
Package:async delivered 📦
If you’re coding with Dart, you’ve probably come across dart:async. But there’s also package:async, a library of useful additions like StreamGroup, AsyncCache, and StreamQueue. Give it a try!
More #PackageoftheWeek → https://t.co/k8WWZQ310b pic.twitter.com/nnMaretAFE— Flutter (@FlutterDev) July 6, 2020
July 06, 2020 at 11:25PM
http://twitter.com/FlutterDev/status/1280251608282980354
Twitter
#packageoftheweek hashtag on Twitter
8m ago @FlutterDev tweeted: "🌐 #PackageoftheWeek: package:connectivi.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Thoughts on using MVVM instead of Bloc?
Came upon this article:
Flutter MVVM architectureAs someone coming from Android and MVVM, this seems greatI know Bloc also has some cool features, however I don't see why I would choose Bloc over thisThoughts?
July 07, 2020 at 12:03AM by Professor_Dr_Dr
https://ift.tt/31PDbqk
Thoughts on using MVVM instead of Bloc?
Came upon this article:
Flutter MVVM architectureAs someone coming from Android and MVVM, this seems greatI know Bloc also has some cool features, however I don't see why I would choose Bloc over thisThoughts?
July 07, 2020 at 12:03AM by Professor_Dr_Dr
https://ift.tt/31PDbqk
Medium
Flutter MVVM architecture using Dependency Injection (DI) + State Management + Repository Pattern
When Joe li and I started building NIGHT NIGHT, an app that teaches parents how to make their kids fall asleep by themselves. Me, being…
New post on /r/flutterdev subreddit:
People who are you using GetX, how do you feel about it?
Package : https://pub.dev/packages/get Are you using it in Production? Any blocking issues? What's your feedback?Edit : added package link
July 07, 2020 at 01:45AM by yiss92
https://ift.tt/3e6fVGU
People who are you using GetX, how do you feel about it?
Package : https://pub.dev/packages/get Are you using it in Production? Any blocking issues? What's your feedback?Edit : added package link
July 07, 2020 at 01:45AM by yiss92
https://ift.tt/3e6fVGU
Dart packages
get | Flutter package
Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.
New post on /r/flutterdev subreddit:
Flutter Math - (yet another) TeX Math Equation Rendering with Pure Flutter
https://ift.tt/3e7QuoB
July 07, 2020 at 02:36AM by znjw
https://ift.tt/2Z3sM8z
Flutter Math - (yet another) TeX Math Equation Rendering with Pure Flutter
https://ift.tt/3e7QuoB
July 07, 2020 at 02:36AM by znjw
https://ift.tt/2Z3sM8z
GitHub
GitHub - znjameswu/flutter_math: Math rendering and editing in pure Flutter.
Math rendering and editing in pure Flutter. Contribute to znjameswu/flutter_math development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Desktop Terminal in Flutter Desktop | Windows | MacOS
Preview!! Desktop Terminal using #flutter Desktop with various themes Cyberpunk/Ubuntu/GitBash/YourCustom with multi-tab feature.Subscribe to get tutorial for this. #flutter #flutterdevhttps://www.youtube.com/watch?v=2yMfITB9lisTwitter https://twitter.com/theshivamlko
July 07, 2020 at 03:39AM by theshivamlko
https://ift.tt/2DbtXdD
Desktop Terminal in Flutter Desktop | Windows | MacOS
Preview!! Desktop Terminal using #flutter Desktop with various themes Cyberpunk/Ubuntu/GitBash/YourCustom with multi-tab feature.Subscribe to get tutorial for this. #flutter #flutterdevhttps://www.youtube.com/watch?v=2yMfITB9lisTwitter https://twitter.com/theshivamlko
July 07, 2020 at 03:39AM by theshivamlko
https://ift.tt/2DbtXdD
YouTube
Desktop Terminal in Flutter Desktop | Windows | MacOS | Preview
Desktop Terminal in Flutter Desktop | Windows | MacOS | Preview
A preview of upcoming Flutter Desktop plugin and App where I made a Desktop Terminal in Flutter Desktop using flutter sdk and flutter plugin.
LIKE | SHARE | SUBSCRIBE FOR MORE VIDEOS LIKE THIS…
A preview of upcoming Flutter Desktop plugin and App where I made a Desktop Terminal in Flutter Desktop using flutter sdk and flutter plugin.
LIKE | SHARE | SUBSCRIBE FOR MORE VIDEOS LIKE THIS…
New post on Flutter Dev Google group:
Error while capturing image :already submitted
Hello While capturing the image going null and when I am selecting image from gallery it’s going proper please help me out trying from 5 weeks
July 07, 2020 at 04:51AM by abha nagpure
https://ift.tt/2NZebVl
Error while capturing image :already submitted
Hello While capturing the image going null and when I am selecting image from gallery it’s going proper please help me out trying from 5 weeks
July 07, 2020 at 04:51AM by abha nagpure
https://ift.tt/2NZebVl
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:
Is AR possible to do on flutter?
I've been wanting to make an app which can measure the size of an object with the help of camera. I have also read certain articles/posts but I cannot understand well. I am a beginner to flutter so I want to know if this kind of build of an app is possible. Kindly help.
July 07, 2020 at 06:18AM by yogeshprakash12
https://ift.tt/2Z2IRvs
Is AR possible to do on flutter?
I've been wanting to make an app which can measure the size of an object with the help of camera. I have also read certain articles/posts but I cannot understand well. I am a beginner to flutter so I want to know if this kind of build of an app is possible. Kindly help.
July 07, 2020 at 06:18AM by yogeshprakash12
https://ift.tt/2Z2IRvs
reddit
Is AR possible to do on flutter?
I've been wanting to make an app which can measure the size of an object with the help of camera. I have also read certain articles/posts but I...
New post on Flutter Dev Google group:
Open existing database f
How to open a existing db file and retrieve data from it?
July 07, 2020 at 07:33AM by George joseph
https://ift.tt/2O4ba6e
Open existing database f
How to open a existing db file and retrieve data from it?
July 07, 2020 at 07:33AM by George joseph
https://ift.tt/2O4ba6e
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:
Show multiple pdfs in flutter
Hi when I create a pdf from ios and android on flutter, I have the following problem, the code below takes care of displaying a pdf with an advance_pdf_viewer when the pdf is displayed the first time is correct while when I view the pdf again it is damaged (some parts of the pdf are not
July 07, 2020 at 08:17AM by rikidevel...@gmail.com
https://ift.tt/38ArjtJ
Show multiple pdfs in flutter
Hi when I create a pdf from ios and android on flutter, I have the following problem, the code below takes care of displaying a pdf with an advance_pdf_viewer when the pdf is displayed the first time is correct while when I view the pdf again it is damaged (some parts of the pdf are not
July 07, 2020 at 08:17AM by rikidevel...@gmail.com
https://ift.tt/38ArjtJ
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:
Flutter Movie App with TMDB API using Bloc Pattern
https://youtu.be/qQO4I--1z1I
July 07, 2020 at 09:25AM by powerdank
https://ift.tt/31SA3tK
Flutter Movie App with TMDB API using Bloc Pattern
https://youtu.be/qQO4I--1z1I
July 07, 2020 at 09:25AM by powerdank
https://ift.tt/31SA3tK
YouTube
TMDB Flutter App with Bloc Pattern
Made a tmdb flutter app with bloc pattern
New post on /r/flutterdev subreddit:
New to Flutter, state management?
I have never seen so many state managements for a single product.I wonder what most people here consider the norm? I mean like its a no brainer to use redux on react what would be the obvious no brainer solution here?
July 07, 2020 at 09:03AM by tapuzman
https://ift.tt/31Oemet
New to Flutter, state management?
I have never seen so many state managements for a single product.I wonder what most people here consider the norm? I mean like its a no brainer to use redux on react what would be the obvious no brainer solution here?
July 07, 2020 at 09:03AM by tapuzman
https://ift.tt/31Oemet
reddit
New to Flutter, state management?
I have never seen so many state managements for a single product. I wonder what most people here consider the norm? I mean like its a no brainer...
New post on Flutter Dev Google group:
DOUBT: I want the added container once it is reopened.
Hi, I'm new to flutter... I have made an app in which it will add the containers once the floating button is pressed. I have created the app but the problem is once I closed and reopened again the changes I made it ( addition of container) are gone. I want the changes I made to be permanent even
July 07, 2020 at 09:19AM by Abinavan Nagendran
https://ift.tt/3fjqqbH
DOUBT: I want the added container once it is reopened.
Hi, I'm new to flutter... I have made an app in which it will add the containers once the floating button is pressed. I have created the app but the problem is once I closed and reopened again the changes I made it ( addition of container) are gone. I want the changes I made to be permanent even
July 07, 2020 at 09:19AM by Abinavan Nagendran
https://ift.tt/3fjqqbH
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:
Still don't know where to start?
Being working with flutter for more than a year now. But everyday I am seeing people asking questions which should have been answered long back. I am talking about Getting started with Flutter. Everyday I get messages regarding how to start, where to start etc.So keeping all this is mind, I really want to know what are the major doubts you encounter in Flutter as a beginner, please do comment. And everyone here, who are capable enough to answer, do help others. I'll try to solve the doubts too.
July 07, 2020 at 10:00AM by pratik037
https://ift.tt/3iB3jeD
Still don't know where to start?
Being working with flutter for more than a year now. But everyday I am seeing people asking questions which should have been answered long back. I am talking about Getting started with Flutter. Everyday I get messages regarding how to start, where to start etc.So keeping all this is mind, I really want to know what are the major doubts you encounter in Flutter as a beginner, please do comment. And everyone here, who are capable enough to answer, do help others. I'll try to solve the doubts too.
July 07, 2020 at 10:00AM by pratik037
https://ift.tt/3iB3jeD
reddit
Still don't know where to start?
Being working with flutter for more than a year now. But everyday I am seeing people asking questions which should have been answered long back. I...