This commit is contained in:
2026-05-31 13:00:29 +03:00
commit 86cbee9f39
127 changed files with 4626 additions and 0 deletions

19
abc/pubspec.yaml Normal file
View File

@@ -0,0 +1,19 @@
name: abc
description: A new Flutter project.
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.1.5 <4.0.0'
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true