#Google Flutter - MVVM in Flutter using Providers.

preview_player
Показать описание
This tutorial will help you to learn MVVM in Flutter using Providers with a simple real world example.

Written Tutorial

Source Code:

Find me on
Twitter: @mr_vipin_nair

Leave your valuable feedback comments below this post and I will make sure to follow your suggestions as much as possible. Support is important.

Keywords: Google Flutter, Google Mobile Application, Coderzheaven, Android, iOS, Flutter, Cross Platform, React Native, MVVM Architecture.

#GoogleFlutter #MVVMFlutter #FlutterTutorial
Рекомендации по теме
Комментарии
Автор

The best tutorial of MVVM in Flutter using network requests that I've found. I'm also glad you corrected my assumption that screens with user input needed to be StatefulWidgets.🙂

carlsmith
Автор

This video is gem. I saw alot of videos on the provider based architecture but everyone made a very basic easy app to teach. Thankyou for uploading

hitesh
Автор

Great tutorial. You clearly explained how to structure app with MVVM, This will be a good starter project / or base project for many of the developers like me. Thank you so much.

kevinvishal
Автор

Thank you so much the thing I wanted to learn the most is this.
Great content!!!

kisanshah
Автор

This is a really useful video. Keep going. Thanks.

vipinvijayan
Автор

Very well explained. Thanks.

Just a nitpick. The error at 28:45 is caught by the static check if the method specifies the return type i.e. bool addUser(){}; The empty return in if(!isValid) will also give runtime error. Similarly there were many get methods without return type specified. This can result in compile time or runtime errors that could have been avoided just by being specific of their return types.

ParabTarak
Автор

It is really useful video. Less time and good content

veeraharikumarsakthivel
Автор

Great content. Thank you for this tutorial

jayasubin-codes
Автор

Very informative. Can you please make a firebase auth with shared preferences/persistence, firestore, tutorial with MVVM architecture using provider?

vibhor
Автор

Amazing content!, it's well detailed. thank you 👏

yusufumar
Автор

I didn't understand much as i am a beginner but it was amazing to watch your coding skills.Thank you

saqib
Автор

Please make more videos on mvvm architecture

scrollwithvivek-ui
Автор

So valuable content! Great work! Thanks...! Would be nice to see as a next part of this, data persistence! I mean local storage.. shared prefs or other..! So we can have a better view how we could add local storage on mvvm architecture! Thanks anyways..!

thaliaamargianou
Автор

thank you for clear explanation of MVVM

bobojonh
Автор

Finally I understood the MVVM in flutter.
But I still have a question.
It could be a good idea to implement MVVM patern if you handle your data through streams, for example from websocket, and build your list consuming directly the stream with StreamBuilder?

MedioNoOficial
Автор

Link to source code is not working :(
Can you write some github link please? Also you dont show the UserError

pedromiranda
Автор

thank you for the good content But where are the binders?

DalhaTv
Автор

Thank you, very informative for me as i'am fairly new with flutter.

mororo_rider
Автор

Excallent, thank you for your effort :)

erdemsym
Автор

Thank you so much sir, for such a wonderful tutorial sir, i loved it so much from your video only i got good information about BLOC patter as well thank you sir

pravinromano