This is a to-do list app developed with Flutter and based on the Shadcn library. I am gradually updating it to make it capable of handling various scenarios.
git clone https://github.com/lubette/FTodoList
cd FTodoList
flutter pub get
# For Linux
./build_in_linux.sh
# For Android
./build_in_android.sh
# For Windows
./build_in_windows.bat
flutter test
👤 Jinhong Zeng
- Website: https://lubette.github.io/
- Github: @lubette
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator