New post on /r/flutterdev subreddit:
Flutter Speedometer
https://youtu.be/JN-8kQHSFY4
August 17, 2020 at 08:28AM by Radhika_Shah_
https://ift.tt/320e3Mb
Flutter Speedometer
https://youtu.be/JN-8kQHSFY4
August 17, 2020 at 08:28AM by Radhika_Shah_
https://ift.tt/320e3Mb
YouTube
Speedometer in Flutter | Flutter Tutorials | Flutter by Google | #Flutter | #CodeStudio
A little widget that given an Observable gives you an updated SpeedOMeter.
Github - https://github.com/theindianinnovation/speedometer-flutter
Flutter App - https://play.google.com/store/apps/details?id=com.flutter.google
Google Play Store - https://pla…
Github - https://github.com/theindianinnovation/speedometer-flutter
Flutter App - https://play.google.com/store/apps/details?id=com.flutter.google
Google Play Store - https://pla…
New post on /r/flutterdev subreddit:
Using types to improve separation of concerns and unit test easily on Flutter/Any-Typed-Language
https://ift.tt/3kNqwv4
August 17, 2020 at 12:39AM by danielgomez22
https://ift.tt/2EfjM8l
Using types to improve separation of concerns and unit test easily on Flutter/Any-Typed-Language
https://ift.tt/3kNqwv4
August 17, 2020 at 12:39AM by danielgomez22
https://ift.tt/2EfjM8l
DEV Community
Using types to improve separation of concerns and unit test easily on Flutter/Any-Typed-Language
All of this is applicable of any typed language, I used it in android with Kotlin in Android and now...
New post on /r/flutterdev subreddit:
Shrink Side Menu
https://youtu.be/zbeUgL4xiyY
August 16, 2020 at 08:29PM by Radhika_Shah_
https://ift.tt/3kTv4jw
Shrink Side Menu
https://youtu.be/zbeUgL4xiyY
August 16, 2020 at 08:29PM by Radhika_Shah_
https://ift.tt/3kTv4jw
YouTube
Shrink Side Menu in Flutter | How to Create Stylish Navigation Drawer | #Flutter | CodeStudio
Shrink Side Menu in Flutter | How to Create Stylish Navigation Drawer | #Flutter | @flutterstudio
A Side Menu Plugin for Flutter and Compatible With Liquid UI.
Github - https://github.com/theindianinnovation/shrinksidemenu-flutter
Flutter Tutorial App …
A Side Menu Plugin for Flutter and Compatible With Liquid UI.
Github - https://github.com/theindianinnovation/shrinksidemenu-flutter
Flutter Tutorial App …
New post on /r/flutterdev subreddit:
New package of the Week video is out😍
https://www.youtube.com/watch?v=XWzeHD-_Asg&t=4s
August 18, 2020 at 05:05AM by Radheygoswami
https://ift.tt/345PjVn
New package of the Week video is out😍
https://www.youtube.com/watch?v=XWzeHD-_Asg&t=4s
August 18, 2020 at 05:05AM by Radheygoswami
https://ift.tt/345PjVn
YouTube
Flutter Animated Giffy Dialog Box | Package of the week🎁
Welcome to the #flutter package of the week series, You will learn to create #Giffy Dialog using package in #Flutter in just few lines of code .🥳
It's a Simple and beautiful Pop - up or dialog. we will make it in a very easy way
► Social Media
Git…
It's a Simple and beautiful Pop - up or dialog. we will make it in a very easy way
► Social Media
Git…
New post on /r/flutterdev subreddit:
Why do I have to free up memory in the dispose function shouldn't the garbage collector just do this for me?
I always read that I should dispose all my controllers and streams in the dispose function but why? When I have a stream or a controller I have some variable for it like: Stream s = MyStream(); or TextEditingController t = TextEditingController(); (i think you know what I mean).As soon as the class (the state class) gets destroyed the streams and controllers aren't refernced anymore and this would mean the garbage collector just frees the memory. No need to dispose them all by hand.What am I missing?
August 18, 2020 at 06:02AM by Hard_Veur
https://ift.tt/315sdfB
Why do I have to free up memory in the dispose function shouldn't the garbage collector just do this for me?
I always read that I should dispose all my controllers and streams in the dispose function but why? When I have a stream or a controller I have some variable for it like: Stream s = MyStream(); or TextEditingController t = TextEditingController(); (i think you know what I mean).As soon as the class (the state class) gets destroyed the streams and controllers aren't refernced anymore and this would mean the garbage collector just frees the memory. No need to dispose them all by hand.What am I missing?
August 18, 2020 at 06:02AM by Hard_Veur
https://ift.tt/315sdfB
reddit
Why do I have to free up memory in the dispose function shouldn't...
I always read that I should dispose all my controllers and streams in the dispose function but why? When I have a stream or a controller I have...
New post on /r/flutterdev subreddit:
HELP FOR ERROR
Has anybody tried learning flutter from The Net Ninja. I was trying Flutter and Firebase tutorials and I came to an error when the sign in page was not returned while reloading the app package instead it only outputs Authenticate on the screen
August 18, 2020 at 06:18AM by aregmi450
https://ift.tt/2E2i6zt
HELP FOR ERROR
Has anybody tried learning flutter from The Net Ninja. I was trying Flutter and Firebase tutorials and I came to an error when the sign in page was not returned while reloading the app package instead it only outputs Authenticate on the screen
August 18, 2020 at 06:18AM by aregmi450
https://ift.tt/2E2i6zt
reddit
HELP FOR ERROR
Has anybody tried learning flutter from The Net Ninja. I was trying Flutter and Firebase tutorials and I came to an error when the sign in page...
New post on /r/flutterdev subreddit:
Pub.dev badges for package maintainers
On pub.dev we have the new nice stats about the packages: Likes, Popularity and Pub points.Wouldn't it be nice to see the stats directly on the GitHub README too?Fresh off the oven is a package to create SVGs with pub.dev package stats:https://pub.dev/packages/badges_barA server written in Dart (source is part of the package) was hosted so one can get badges like:
August 18, 2020 at 06:08AM by bruno-garcia
https://ift.tt/2YakHhE
Pub.dev badges for package maintainers
On pub.dev we have the new nice stats about the packages: Likes, Popularity and Pub points.Wouldn't it be nice to see the stats directly on the GitHub README too?Fresh off the oven is a package to create SVGs with pub.dev package stats:https://pub.dev/packages/badges_barA server written in Dart (source is part of the package) was hosted so one can get badges like:
[](https://pub.dev/packages/sentry/score)
August 18, 2020 at 06:08AM by bruno-garcia
https://ift.tt/2YakHhE
Dart packages
The official repository for Dart and Flutter packages.
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
New post on /r/flutterdev subreddit:
Location search and tracker
Hi, I was building an app and as part of the app I wanted to have a feature where the user can search for a particular address/location and the app would track the user until he/she reaches the selected location. I can't seem to figure out how to do it. Can anyone please help? Greatly appreciated.
August 18, 2020 at 08:29AM by shane_mamba24
https://ift.tt/348Gr17
Location search and tracker
Hi, I was building an app and as part of the app I wanted to have a feature where the user can search for a particular address/location and the app would track the user until he/she reaches the selected location. I can't seem to figure out how to do it. Can anyone please help? Greatly appreciated.
August 18, 2020 at 08:29AM by shane_mamba24
https://ift.tt/348Gr17
reddit
Location search and tracker
Hi, I was building an app and as part of the app I wanted to have a feature where the user can search for a particular address/location and the...
New post on /r/flutterdev subreddit:
Do you make your primary income with flutter?
I’ve been in web development for a while but I’m obsessed with flutter. I’ve been learning everyday and just wondering if you’re primary source of income comes from flutter?I’m interested in learning if there are people out there that just rely on flutter and have created a business around it?
August 18, 2020 at 10:52AM by augst1
https://ift.tt/2EcR08u
Do you make your primary income with flutter?
I’ve been in web development for a while but I’m obsessed with flutter. I’ve been learning everyday and just wondering if you’re primary source of income comes from flutter?I’m interested in learning if there are people out there that just rely on flutter and have created a business around it?
August 18, 2020 at 10:52AM by augst1
https://ift.tt/2EcR08u
reddit
Do you make your primary income with flutter?
I’ve been in web development for a while but I’m obsessed with flutter. I’ve been learning everyday and just wondering if you’re primary source of...
New post on /r/flutterdev subreddit:
Reusable Widgets & Reusable Custom AppBars in Flutter.
Article on how to reuse widgets and create custom reusable AppBars in this article. Composing widgets and making it a more powerful and reusable one is so much easy in flutter.
August 18, 2020 at 11:40AM by Fewthp
https://ift.tt/34dhdPc
Reusable Widgets & Reusable Custom AppBars in Flutter.
Article on how to reuse widgets and create custom reusable AppBars in this article. Composing widgets and making it a more powerful and reusable one is so much easy in flutter.
August 18, 2020 at 11:40AM by Fewthp
https://ift.tt/34dhdPc
Medium
Reusable Widgets & Reusable Custom AppBars in Flutter.
We will be talking about how to reuse widgets and create custom reusable AppBars in this article.
New post on /r/flutterdev subreddit:
Do you know any lists of large Flutter events/conferences?
Does anybody have a list of global Flutter events/conferences? I couldn't find a single list that includes all conferences or large events worldwide. (Online or physical)I am wondering how the pandemic is affecting the events.
August 18, 2020 at 12:44PM by jcarterm
https://ift.tt/328KUhY
Do you know any lists of large Flutter events/conferences?
Does anybody have a list of global Flutter events/conferences? I couldn't find a single list that includes all conferences or large events worldwide. (Online or physical)I am wondering how the pandemic is affecting the events.
August 18, 2020 at 12:44PM by jcarterm
https://ift.tt/328KUhY
reddit
Do you know any lists of large Flutter events/conferences?
Does anybody have a list of global Flutter events/conferences? I couldn't find a single list that includes all conferences or large events...
New post on /r/flutterdev subreddit:
AppStore connect missing export compliance
Hi, my app uses firebase und other packages. I want to test it via Testflight. It says its missing export compliance docs. Is it okay if I set the necessary key in the info.plist to NO? Or does flutter use some kind of encryption?
August 18, 2020 at 12:41PM by alixfu
https://ift.tt/3gb3cDY
AppStore connect missing export compliance
Hi, my app uses firebase und other packages. I want to test it via Testflight. It says its missing export compliance docs. Is it okay if I set the necessary key in the info.plist to NO? Or does flutter use some kind of encryption?
August 18, 2020 at 12:41PM by alixfu
https://ift.tt/3gb3cDY
reddit
AppStore connect missing export compliance
Hi, my app uses firebase und other packages. I want to test it via Testflight. It says its missing export compliance docs. Is it okay if I set the...
New post on Flutter Dev Google group:
unhandled exception
Unhandled Exception: FormatException: Unexpected character (at character 1) E/flutter ( 4433):
i am confused why i am getting this error . i am trying to connect with mysql and insert data
August 18, 2020 at 01:19PM by jarvis vi
https://ift.tt/3aLZ4tj
unhandled exception
Unhandled Exception: FormatException: Unexpected character (at character 1) E/flutter ( 4433):
i am confused why i am getting this error . i am trying to connect with mysql and insert data
August 18, 2020 at 01:19PM by jarvis vi
https://ift.tt/3aLZ4tj
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:
App Feedback Thread - August 18, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
August 18, 2020 at 02:33PM by AutoModerator
https://ift.tt/321VUgW
App Feedback Thread - August 18, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
August 18, 2020 at 02:33PM by AutoModerator
https://ift.tt/321VUgW
reddit
App Feedback Thread - August 18, 2020
This thread is for getting feedback on your own apps. ####Developers: - must **provide feedback** for others - must include **Play Store**,...
New post on /r/flutterdev subreddit:
Flutter Navigation - Learn to set up routing easily.
https://www.youtube.com/watch?v=FV5k56IJWsk
August 18, 2020 at 03:08PM by beingonearth
https://ift.tt/3155xMo
Flutter Navigation - Learn to set up routing easily.
https://www.youtube.com/watch?v=FV5k56IJWsk
August 18, 2020 at 03:08PM by beingonearth
https://ift.tt/3155xMo
YouTube
Flutter Navigation Tutorial : Material Page Route, Named Route, onGenerateRoute, Initial Route
Flutter Navigation Tutorial: This video covers everything you need to know to add Navigation in your Flutter Application.
No prior knowledge of Navigation in Flutter is required :)
Fitness App UI Tutorial: https://youtu.be/hTg4DDl8Ixo
Music App UI Tutorial:…
No prior knowledge of Navigation in Flutter is required :)
Fitness App UI Tutorial: https://youtu.be/hTg4DDl8Ixo
Music App UI Tutorial:…
New post on /r/flutterdev subreddit:
App Ideas to Spruce Up Your Flutter Resume
https://ift.tt/3g61nIv
August 18, 2020 at 02:51PM by jetblack-pope
https://ift.tt/3g7fEEV
App Ideas to Spruce Up Your Flutter Resume
https://ift.tt/3g61nIv
August 18, 2020 at 02:51PM by jetblack-pope
https://ift.tt/3g7fEEV
Medium
App Ideas to Spruce Up Your Flutter Resume
Finding good projects that stand out to recruiters can be difficult at times. It’s mainly because every good idea for a project they have…
New post on Flutter Dev Google group:
Do I need an apple mac to make ios apps
Do I need need an apple Mac to build iOS apps?
August 18, 2020 at 03:37PM by Mixstah
https://ift.tt/2EhfPQx
Do I need an apple mac to make ios apps
Do I need need an apple Mac to build iOS apps?
August 18, 2020 at 03:37PM by Mixstah
https://ift.tt/2EhfPQx
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:
Are there more Playlist like Flutter Widget of the Week?
I love the Flutter Widget of the Week playlist. It gives short and easy to understand chunks of information. I was wondering if are there any more playlists like this for Flutter or any other language?
August 18, 2020 at 04:14PM by the-velvethunder
https://ift.tt/3h6O9MU
Are there more Playlist like Flutter Widget of the Week?
I love the Flutter Widget of the Week playlist. It gives short and easy to understand chunks of information. I was wondering if are there any more playlists like this for Flutter or any other language?
August 18, 2020 at 04:14PM by the-velvethunder
https://ift.tt/3h6O9MU
reddit
Are there more Playlist like Flutter Widget of the Week?
I love the Flutter Widget of the Week playlist. It gives short and easy to understand chunks of information. I was wondering if are there any more...
New post on /r/flutterdev subreddit:
✨✨✨✨✨✨✨✨✨✨✨ I made this simple app that tracks Covid cases in a very arranged and detailed way. If you wanna use it just download it below guys
Here’s the telegram link https://t.me/Dagmawi_Babi/4639 Or through my google drive https://drive.google.com/file/d/1l92QRJU4D00I-G1UWlcsIUZla1IHM9H7/view?usp=sharing
August 18, 2020 at 03:46PM by DagmawiBabi
https://ift.tt/2DX40zw
✨✨✨✨✨✨✨✨✨✨✨ I made this simple app that tracks Covid cases in a very arranged and detailed way. If you wanna use it just download it below guys
Here’s the telegram link https://t.me/Dagmawi_Babi/4639 Or through my google drive https://drive.google.com/file/d/1l92QRJU4D00I-G1UWlcsIUZla1IHM9H7/view?usp=sharing
August 18, 2020 at 03:46PM by DagmawiBabi
https://ift.tt/2DX40zw
Telegram
Dagmawi Babi
Hope this comes in useful and stay safe. Share it to your friends if you find it helpful and thank you for your support and for downloading!! 🙏🏽 😊
#COVIDTracker #App
@Dagmawi_Babi
#COVIDTracker #App
@Dagmawi_Babi
New post on /r/flutterdev subreddit:
Hive Object Converter - I created a model class converter for hive!
https://ift.tt/2Eg3lIY
August 18, 2020 at 03:39PM by mrgnhnt96-dev
https://ift.tt/3az7Z0S
Hive Object Converter - I created a model class converter for hive!
https://ift.tt/2Eg3lIY
August 18, 2020 at 03:39PM by mrgnhnt96-dev
https://ift.tt/3az7Z0S
Visualstudio
Hive Object Converter - Visual Studio Marketplace
Extension for Visual Studio Code - Convert your class models into hive objects easily
New post on /r/flutterdev subreddit:
Blur Any Widget (Flutter Tutorials)
https://ift.tt/3kTdyfn
August 18, 2020 at 03:20PM by mrgnhnt96-dev
https://ift.tt/3aCUXPO
Blur Any Widget (Flutter Tutorials)
https://ift.tt/3kTdyfn
August 18, 2020 at 03:20PM by mrgnhnt96-dev
https://ift.tt/3aCUXPO
Medium
Blur Any Widget (Flutter Tutorials)
Ever wonder how to create that cool blur effect on a widget? We will show you how!