FLUTTER ECOSYSTEM

IsaiasCuvula/flutter_riverpod_todo_app

이것은 Flutter와 Riverpod, go_router 등을 사용하여 만든 간단한 할 일 앱입니다...

flutter_riverpod_todo_app 프로젝트 이미지
Stars
100
Forks
24
최근 푸시(UTC)
2023. 8. 15.
프로젝트 상태
활성
Isaias Cuvula GitHub avatar
GITHUB User

Isaias Cuvula ↗

Mobile Developer | Android & Flutter

언어DartRubySwiftKotlinObjective-C

기술 주제

사용 중인 의존성

의존성 목록 13 개

순위

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

Flutter Riverpod Todo App

Flutter version License: MIT

This is a simple Todo app built using Flutter and Riverpod, demonstrating how to perform CRUD (Create, Read, Update, Delete) operations in a clean and maintainable way. Riverpod is used as the state management solution for the app, promoting a declarative and efficient approach to handling the application state.

Getting Started:

  1. Clone this repository to your local machine.
git clone https://github.com/IsaiasCuvula/flutter_riverpod_todo_app
  1. Ensure you have Flutter and Dart installed on your development environment.
  2. Run flutter pub get to fetch and install the required dependencies.
  3. Launch the app on an emulator or physical device using flutter run.

iPhone13Mockup3 iPhone13Mockup2 iPhone13Mockup1