📱 Apple Notes App • Flutter Tutorial

preview_player
Показать описание

~;

~;

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

thank you man! i am starting learning a flutter!! <3

kenalcantara
Автор

Hi Mitch, would u consider make any app with showing your approach to state management like for example Cubits/BLoC? Am really curious what do you use for daily stuff:)

adaada
Автор

Completed this course and learned a lot! Awesome tutorial!

gyanendrarajvaidhya
Автор

Very interesting, but can you also show how the notes also can be stored in Firebase

rolferikson
Автор

always waiting anxiously for the next mitch tutorial

maziqueen
Автор

Nice video .. btw if you use the length of the array as an id, it will fail if you delete a middle item and then add a new one, as the new one will have the same id as the previous last item .. anyways not sure you really need an ID in this case..? You could instead use the UUID package . Also you instead of using the Provider package, you could use the internal AnimatedBuilder (soon you can use ListenableBuilder) for the ChangeNotifier state.

erlend
Автор

I did it! Thanks so much for the helpful video! 💜

shahednoor
Автор

Great one boss❤❤❤.Really loved it….but can you please make some videos focusing on state management

tanvirislampulok
Автор

Hey Mitch, I tried making the same app as you did, but with different designs and functionality.

But there is a problem in the App you have created that, is not storing the data in Hive.

Basically when you close the app, your notes won't get saved.

So can you tell how we can make, it like when a user closes the app, the data still remains there.

naman-jain-
Автор

you are the best thank you so much 🔥🔥🔥🔥🔥🔥🔥

tawfjkfreelancer
Автор

Nice. Do you have the code in your GIT Repo? Everything is working except for the hive db. When I close the app and open it back up it reverts back to the default first note despite following your instructions. It'd be helpful to just look at the code to see where I went wrong instead of having to go through the video again.

Thanks so much!

scottturcotte
Автор

Could you make an app with like 3d models inside..from low poly to high poly

shuku_yega
Автор

Hi buddy. I really like your content on your YouTube channel, but I'm wondering one thing, have you ever used BLoC options, if so, will you record an episode with this content?

cyprianbrzezinski
Автор

On android while on edit notes page how do I prevent back navigation command because if the user does that the note is not saved

wikijit
Автор

Can you make a tutorial on users being online and offline?

michaelosim
Автор

i do the same but mine app is not storing note in localstorage everytime i close the app the note that i enter is gone

whyisthat
Автор

Lets have a ui design for lets say umm.. Schedule app will be interesting.. ✨

CodeOverloaded
Автор

is there any settings you configure that the page transition animated from rigth tp left?
i doesnt work from my site even i copied everything you did here

seankiong
Автор

Not everyone knows how to start from with all these folders.

KINTUALEXLADWONG