Edit, Delete, Order, and Search the Notes | Flutter Awesome Notes - Part 4

Опубликовано: 18 Январь 2024
на канале: Sayed Mahmood Sayedi
505
9

In this video, we'll implement the functionality to edit and delete a note, as well as order and search the notes. You'll learn how to efficiently use the Provider package for such commonly-used operations.

Like & subscribe to get the upcoming videos of the series, on time!

Source code 👨🏻‍💻: https://github.com/sm-sayedi/awesome_...

Links 🔗 used in the video
https://pub.dev/packages/provider
https://pub.dev/packages/intl
https://api.flutter.dev/flutter/intl/...

Timecodes (Chapters)
00:00:00 - Introduction
00:00:30 - Refactor the code from previous video
00:03:16 - Edit a note
00:15:01 - Only update the note which is changed
00:31:44 - Delete a note
00:36:14 - Order the notes
00:50:24 - Search the notes
01:06:28 - Final words

#flutter #fluttertutorial #provider #consumer #selector #firebase #flutterfirebase #firestore