This commit is contained in:
lycheeaicoding
2025-11-08 13:02:56 +09:00
commit 56be73c91e
130 changed files with 4983 additions and 0 deletions

20
pubspec.yaml Normal file
View File

@@ -0,0 +1,20 @@
name: kw_flutter
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0
environment:
sdk: ^3.9.2
dependencies:
flutter:
sdk: flutter
google_fonts: ^6.3.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true