FLUTTER ECOSYSTEM

TheAlphaApp/flutter_riverpod_todo_app

일부 고급 기능을 갖춘 우아한 할 일 앱입니다.

flutter_riverpod_todo_app 프로젝트 이미지
Stars
158
Forks
28
최근 푸시(UTC)
2024. 3. 24.
프로젝트 상태
활성
Sourav Suman  GitHub avatar
GITHUB User

Sourav Suman ↗

FreelancerIndia
언어DartHTMLSwiftKotlinObjective-C

기술 주제

사용 중인 의존성

의존성 목록 15 개

순위

원본 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)

Download from GitHub

Download from IzzyOnDroid

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.

Download from IzzyOnDroid

📱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.