Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 846 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 846 Bytes

Todo Cat Image Description

Demonstrations

screenshot-phone

Desktop

Light theme Dark theme

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