Bump package versions
This commit is contained in:
parent
114b70b0f5
commit
5be57fbca5
1 changed files with 3 additions and 10 deletions
13
pubspec.yaml
13
pubspec.yaml
|
@ -33,7 +33,7 @@ dependencies:
|
||||||
|
|
||||||
# The following adds the Cupertino Icons font to your application.
|
# The following adds the Cupertino Icons font to your application.
|
||||||
# Use with the CupertinoIcons class for iOS style icons.
|
# Use with the CupertinoIcons class for iOS style icons.
|
||||||
cupertino_icons: ^1.0.2
|
cupertino_icons: ^1.0.8
|
||||||
archive:
|
archive:
|
||||||
dio:
|
dio:
|
||||||
crypto:
|
crypto:
|
||||||
|
@ -50,9 +50,8 @@ dev_dependencies:
|
||||||
# activated in the `analysis_options.yaml` file located at the root of your
|
# activated in the `analysis_options.yaml` file located at the root of your
|
||||||
# package. See that file for information about deactivating specific lint
|
# package. See that file for information about deactivating specific lint
|
||||||
# rules and activating additional ones.
|
# rules and activating additional ones.
|
||||||
flutter_lints: ^3.0.0
|
flutter_lints: ^5.0.0
|
||||||
build_runner:
|
build_runner:
|
||||||
msix: ^3.16.6
|
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
# following page: https://dart.dev/tools/pub/pubspec
|
# following page: https://dart.dev/tools/pub/pubspec
|
||||||
|
@ -93,10 +92,4 @@ flutter:
|
||||||
# weight: 700
|
# weight: 700
|
||||||
#
|
#
|
||||||
# For details regarding fonts from package dependencies,
|
# For details regarding fonts from package dependencies,
|
||||||
# see https://flutter.dev/custom-fonts/#from-packages
|
# see https://flutter.dev/custom-fonts/#from-packages
|
||||||
msix_config:
|
|
||||||
display_name: Server Manager
|
|
||||||
publisher_display_name: ByteWave Labs
|
|
||||||
identify_name: dev.zontreck.servermanager
|
|
||||||
msix_version: 1.0.0.0
|
|
||||||
capabilities: internetClient
|
|
Loading…
Add table
Add a link
Reference in a new issue