Flutter Tutorial - 2/2 Todo App UI From Scratch (Provider)

  Рет қаралды 12,927

HeyFlutter․com

HeyFlutter․com

Күн бұрын

Let's finish the Todo App from scratch for storing todos locally with the Provider package in Flutter.
Click here to Subscribe to Johannes Milke: www.youtube.co...
Source Code: github.com/Joh...
Buy My Courses: johannesmilke....
Follow Twitter: in...
Resources:
Todo App Firebase Tutorial: • Flutter Tutorial - Tod...
Locations UI: • Flutter Tutorial - Tra...
Social App UI: • Flutter Tutorial - Soc...
Movie App UI: • Flutter Tutorial - Flu...
-- JOIN THE CREW --
bit.ly/Johannes...
SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS
*********
SOCIAL MEDIA: Follow Me :-)
Twitter: in...
Linkedin: / johannesmilke
Github: github.com/Joh...
PLAYLISTS
All Flutter Videos: • Flutter Tutorial - Flu...
Widgets - Flutter: • Flutter Tutorial - Flu...
Plugins - Flutter: • Flutter Tutorial - Flu...
Animations - Flutter: • Flutter Tutorial - Tra...
Designs - Flutter: • Flutter Tutorial - Flu...
Firebase - Flutter: • Flutter Tutorial - Pag...
If you find this video useful, LIKE & SHARE this video to help other people who also learn Flutter :)
bit.ly/Johannes...
CREDITS
Copyright song "Corporate Technology" by scottholmesmusic.com
#Flutter #Tutorial #JohannesMilke
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)

Пікірлер: 46
@ahmedatcha6326
@ahmedatcha6326 4 жыл бұрын
One of the best teachers on you KZbin ❤❤❤
@ahmedatcha6326
@ahmedatcha6326 4 жыл бұрын
@@HeyFlutter Yeah true. But thank you for everything
@sergioramos8805
@sergioramos8805 3 жыл бұрын
Hi Johannes, I wanted to thank you for those great tutorials and for taking the time to make them, they have been very helpful and have helped me to understand a little better flutter, keep making content is very good seriously. :)
@HeyFlutter
@HeyFlutter 2 жыл бұрын
This might help you :) Source Code: github.com/JohannesMilke/todo_app_ui_ii_example Todo App Firebase Tutorial: kzbin.info/www/bejne/e4eVdayogLSkqLs Locations UI: kzbin.info/www/bejne/iH2zi616hLWLfZY Social App UI: kzbin.info/www/bejne/hqengJqFmbqaobc Movie App UI: kzbin.info/www/bejne/l33am55jfJeEn80
@JihuRamen
@JihuRamen 3 жыл бұрын
Finally, Finish the 2 part Tutorial!, i've faced a lot of error on the way, but i got some help here so thank you again!
@bijayaadhikari442
@bijayaadhikari442 4 жыл бұрын
Can't wait to finish this build.
@sighera
@sighera 2 жыл бұрын
Such a great tutorial series. Thank you Johannes!
@fsharpdev
@fsharpdev 3 жыл бұрын
Thanks man for publishing this tutorial, really helpful on learning Flutter!
@ahmedbakry4730
@ahmedbakry4730 3 жыл бұрын
you are the best teacher
@mohsinihsan6597
@mohsinihsan6597 3 жыл бұрын
Thank you very much for these wonderful tutorials, extremely helpful !
@mohsinihsan6597
@mohsinihsan6597 3 жыл бұрын
@@HeyFlutter My Pleasure 🙏 ☺
@sadicocabron
@sadicocabron 3 жыл бұрын
Thanks for this awesome tutorial! 😀😀
@chummyigbo8844
@chummyigbo8844 3 жыл бұрын
Thank u. You make learning easier
@pratikvartak6387
@pratikvartak6387 2 жыл бұрын
I loved the content tbh !! I am a beginner and this app got me some handson stuff and had less complexity !! Last but not the lleast Ur explainations are just icing on the cake !! Hey can u make airbnb clone with flutter firebase coz whole utube doesnt has a FULLSTACK FLUTTER FIREBASE AIRBNB CLONE XDD!!
@tuyenvan382
@tuyenvan382 3 жыл бұрын
Thanks you. For this video
@Lasagne1989
@Lasagne1989 2 жыл бұрын
Thanks for the tutorial. Really helpful. Will changes you make in the app (add, edit, delete etc.) Remain when the app is closed and reopened when it is published?
@gangasunny1908
@gangasunny1908 3 жыл бұрын
hi johannes, i have applied this code in my app.. but when i try to add data by clicking save button nothing happens.....what should i do?
@burakbirer5938
@burakbirer5938 4 жыл бұрын
Thank you for amazing series, would you make a part 3 with Firestore please?
@burakbirer5938
@burakbirer5938 4 жыл бұрын
@@HeyFlutter The series was the cleanest, best Firestore - Provider - UI all-in-one tutorial ever. Thank you so much.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Here is part 3 for the Todo App With Firebase: kzbin.info/www/bejne/e4eVdayogLSkqLs @burak I know you watched it already however this is for the other people reading this comment 😉
@baronharkonnen7894
@baronharkonnen7894 3 жыл бұрын
I am facing the BottonNavigationBar tab, I guess it's a flutter 2.2.0 issue. Could someone help me out?
@manleycodes590
@manleycodes590 4 жыл бұрын
Can you please do a RevenueCat + Flutter tutorial, no KZbin videos on it yet
@StarBattle08
@StarBattle08 3 жыл бұрын
Is there a reason why you use onChanged instead of onSaved for the form? also 6:08 why are you importing both material and cupertino? Isn't importing only material enough?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks, StarBattle08! 🙂 onChanged is defined in TextField widget and onSaved is defined in TextFormField widget. You can imort any one you like😀
@walker5555ful
@walker5555ful 4 жыл бұрын
Thank you i learn a lot, next can you make tutorial parent and child check box using provider 😍
@walker5555ful
@walker5555ful 4 жыл бұрын
@@HeyFlutter yes thank you teacher 😍😍😍
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Here I have a video about Checkboxes: kzbin.info/www/bejne/eHOykIxum7mAbac Do you mean something like this?
@mathang8714991
@mathang8714991 2 жыл бұрын
Hi how do I integrate shared preferences for this app, coz it keeps resetting to the hard-coded List?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Desmond! Follow this link: medium.com/flutter-community/shared-preferences-how-to-save-flutter-application-settings-and-user-preferences-for-later-554d08671ae9 I hope you will get your answer 🙂
@pratt4696
@pratt4696 3 жыл бұрын
I wanted to implement this as a feature in my app but it's not working... Could you please help me.. I'm getting a "couldn't find provider" error..for both the pages
@pratt4696
@pratt4696 3 жыл бұрын
@@HeyFlutter hey! It's working thank you so much!♥️
@auliasabril1899
@auliasabril1899 4 жыл бұрын
Awesome two tumbs for you
@umang.bhardwaj
@umang.bhardwaj 3 жыл бұрын
@6:00 Why There are ..removeCurrentSnackBar() ? I dont understand .. and could not find this topic in documentation too. Anyone with lead?
@umang.bhardwaj
@umang.bhardwaj 3 жыл бұрын
@@HeyFlutter thanks Mike 😃
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks, Umang! 🙂With this, you remove all SnackBars of the screen in case there are already some SnackBars displayed within your app. Learn more about it here: api.flutter.dev/flutter/material/ScaffoldMessengerState/removeCurrentSnackBar.html
@jaggyjut
@jaggyjut 3 жыл бұрын
Sorry how is this video different from the Todo App Firebase?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks, Jagjit! 🙂 This App here is showcasing the provider & local todos without a Firebase connection.
@vuphamcongminh8617
@vuphamcongminh8617 3 жыл бұрын
Nice tutorial but when i ran on my device the save button overflow
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you, Vũ! 🙂 For overflow issues watch this tutorial: kzbin.info/www/bejne/jpmrnIWKjbZlmaM
@brookscomputers
@brookscomputers 3 жыл бұрын
Thank you for this tutorial it is very useful and great fun learning new skills during lock-downs. Could you point me in the right direction to add a date time picker in todo_form_widget.dart - (being stateless)? An editable date time field in a to-do app can be useful. Thanks again for helping us all.
@brookscomputers
@brookscomputers 3 жыл бұрын
@@HeyFlutter Thanks for your time I will check that out
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you, Brooks Computer Solutions! 🙂 Check out my tutorials about Date Pickers: 1) Material Date & Time Picker: kzbin.info/www/bejne/l5DJeKavrN5_b5I 2) Cupertino Date & Time Picker: kzbin.info/www/bejne/l4HEd5SieJeUaJo
@uguur
@uguur 3 жыл бұрын
Hi Johannes, why you are always write Provider.of(context, listen: false); i think it should be better way this is not a good programmer technic
@uguur
@uguur 3 жыл бұрын
@@HeyFlutter Johannes actually i asked a question to you instead of writing one more time provider.of is there any way to write one time ?
@brijeshnimavat9701
@brijeshnimavat9701 3 жыл бұрын
please bro dont make these much different files it will make me confuse
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you, Brijesh Nimavat! 🙂 i'll try to make it simple in future. Thanks for the suggestion. if you are new to flutter you can simply check this playlist : kzbin.info/aero/PL1WkZqhlAdC_Tr3GFYq3W0KYfX49_FiNA
Flutter Tutorial - 1/2 Todo App UI From Scratch (Provider)
22:27
HeyFlutter․com
Рет қаралды 38 М.
Flutter Tutorial - Riverpod - 1/3 The Complete Guide For Providers
19:26
HeyFlutter․com
Рет қаралды 30 М.
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 23 МЛН
Create a Fun Palindrome Checker with HTML, CSS & JavaScript
20:57
DevLab Tutorials
Рет қаралды 36
📱 TO DO App • Flutter Tutorial ♥ Hive Local Storage
42:35
Mitch Koko
Рет қаралды 167 М.
5 Hidden Windows Features You Should Be Using in 2025!
8:05
Kevin Stratvert
Рет қаралды 135 М.
5 Secrets to Stop Stuttering & Speak More Clearly!
12:44
Vinh Giang
Рет қаралды 145 М.
LOVE or MONEY? ❤️💸 (PART 14)
0:47
Alan Chikin Chow
Рет қаралды 3,5 МЛН
Что такое дагестанский кирпичный завод!
0:53
АВТОБРОДЯГИ - ПУТЕШЕСТВИЯ НА МАШИНЕ
Рет қаралды 746 М.
НЕ ДАМ ЕЁ В ОБИДУ😡 #shorts
0:24
Паша Осадчий
Рет қаралды 1,6 МЛН
Таким раствором работать одно удовольствие
1:00
Профессия созидатели
Рет қаралды 954 М.
Такого Корпуса для ПК нет ни у кого в России
1:00
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 847 М.