Added flutter project
This commit is contained in:
19
inpus_touch/pubspec.yaml
Normal file
19
inpus_touch/pubspec.yaml
Normal file
@ -0,0 +1,19 @@
|
||||
name: inpus_touch
|
||||
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
|
Reference in New Issue
Block a user