TheAlphaApp/flutter_riverpod_todo_app
कुछ उन्नत विशेषताओं के साथ एक शानदार टोडो ऐप।
- Stars
- 158
- Forks
- 28
- अंतिम पुश (UTC)
- 24 मार्च 2024
- प्रोजेक्ट स्थिति
- सक्रिय
तकनीकी विषय
उपयोग की गई निर्भरताएँ
निर्भरता सूची 15 आइटम
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.6 - hooks_riverpod
^2.4.10 - flutter_hooks
^0.20.5 - uuid
^4.3.3 - shared_preferences
^2.2.2 - backdrop
^0.9.1 - url_launcher
^6.2.5 - path_provider
^2.1.2 - permission_handler
^11.3.0 - share_plus
^7.2.2 - file_picker
^6.1.1 - carbon_icons
^0.0.1+2 - flutter_testडेवलपमेंट
{"sdk":"flutter"} - flutter_lintsडेवलपमेंट
^1.0.0
रैंकिंग
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
💙An Elegant "Todopad" Made With Flutter💙
made-with-flutter release License Downloads
🌟Star🌟 the repo if you like it
This is a FOSS todo app with local backup and restore functionality made with flutter.
Special Mention : It uses riverpod as state management solution.
⬇️Download
v1.2.6+4 (Latest)
v1.0.0
There will not be any future update on play store. It is recommended to download from the github release. P.S. If you want to show your love, you can leave a rating on the play store.
📱Screenshots
| https://github.com/TheAlphaApp/flutter_riverpod_todo_app/blob/main/screenshots/Frame%20-%201.png?raw=true | https://github.com/TheAlphaApp/flutter_riverpod_todo_app/blob/main/screenshots/Frame%20-%202.png?raw=true | https://github.com/TheAlphaApp/flutter_riverpod_todo_app/blob/main/screenshots/Frame%20-%203.png?raw=true |
|---|---|---|
| https://github.com/TheAlphaApp/flutter_riverpod_todo_app/blob/main/screenshots/Frame%20-%204.png?raw=true | https://github.com/TheAlphaApp/flutter_riverpod_todo_app/blob/main/screenshots/Frame%20-%205.png?raw=true | https://github.com/TheAlphaApp/flutter_riverpod_todo_app/blob/main/screenshots/Frame%20-%206.png?raw=true |
🎯It has many features:
- Write a todo
- Edit a todo
- Mark todo as favourite
- Mark todo as completed
- Different sections for each
- Create a local backup with time and date mentioned
- Restore any backup from backup list on the app
- Very easy and accessible features
- Restore backup from a valid json file
⚠️Note :
This app tested only on android. On other platform than android, this app may or may not work as expected.
🔰Getting Started
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.