You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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风格的看板应用