Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Todo Cat 🐱 A beautiful and simple Todo application built with Flutter | 事项猫 一个简洁UI风格的看板应用

License

Notifications You must be signed in to change notification settings

dsxksss/TodoCat

Repository files navigation

Todo Cat Image Description

Download form Microsoft Store

Desktop

Dark theme Light theme

Mobile

screenshot-phone

Attention

  • 1、Please run the command to generate the hive and freed template file before running it

flutter packages pub run build_runner build
  • 2、Before running the project, please run the command to generate mobile and web flash pages

dart run flutter_native_splash:create

Run app

flutter run -d windows
flutter run -d android
flutter run -d macos
flutter run -d linux

Build app

# Windows desktop (MSIX):
flutter pub run msix:create
# or
dart run msix:create

# Windows desktop (EXE):
dart pub global activate fastforge # install fastforge
fastforge package --platform windows --targets exe # start build

...more platforms will be supported later...

About

Todo Cat 🐱 A beautiful and simple Todo application built with Flutter | 事项猫 一个简洁UI风格的看板应用

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published