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