FLUTTER ECOSYSTEM

IsaiasCuvula/flutter_riverpod_todo_app

Flutter と Riverpod、go_router などを使用して作成されたシンプルなタスクアプリです...

flutter_riverpod_todo_app のプロジェクト画像
Stars
100
Forks
24
最終プッシュ(UTC)
2023/08/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