diff --git a/pubspec.yaml b/pubspec.yaml index 26ed916..285e743 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^1.0.2 + cupertino_icons: ^1.0.8 archive: dio: crypto: @@ -50,9 +50,8 @@ dev_dependencies: # activated in the `analysis_options.yaml` file located at the root of your # package. See that file for information about deactivating specific lint # rules and activating additional ones. - flutter_lints: ^3.0.0 + flutter_lints: ^5.0.0 build_runner: - msix: ^3.16.6 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec @@ -93,10 +92,4 @@ flutter: # weight: 700 # # For details regarding fonts from package dependencies, - # 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 + # see https://flutter.dev/custom-fonts/#from-packages \ No newline at end of file