create release
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -1,5 +1,5 @@
|
||||
name: vpn
|
||||
description: "A new Flutter project."
|
||||
name: quasar_jet
|
||||
description: "Quasar jet"
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.0.1+2
|
||||
|
||||
@@ -21,6 +21,12 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: true
|
||||
ios: false
|
||||
image_path: assets/logo.png
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user