Pragament / fintracker

FinTracker is a powerful expense tracker app built with Flutter, designed to help you effortlessly manage your finances.
GNU Affero General Public License v3.0
0 stars 9 forks source link

Tags, home filter by multiple tags #12

Open ndubbaka opened 2 months ago

ndubbaka commented 2 months ago

Take reference from https://github.com/Pragament/flutter_loan_lend_EMI_manager_app/blob/main/lib/presentation/pages/home/widgets/tags_selection_dialog.dart

create/edit form - field to add/edit tag(s) Image

Create tags, search for already created tags and select tag(s) from list Image

Home - filter by multiple tags Image

sugunakula commented 3 weeks ago

i will work on this