]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/blobdiff - pubspec.yaml
pubspec: mark as not for publishing
[flutter/pve_flutter_frontend.git] / pubspec.yaml
index fdb6468039d25290a3761df2bf975c363915b65a..065749cf1d5d0b0ed290790ac9c6179e1d889f47 100644 (file)
@@ -1,5 +1,6 @@
 name: pve_flutter_frontend
 description: Frontend for Proxmox Virtual Environment
+publish_to: none
 
 # The following defines the version and build number for your application.
 # A version number is three numbers separated by dots, like 1.2.43
@@ -11,10 +12,10 @@ description: Frontend for Proxmox Virtual Environment
 # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
 # Read more about iOS versioning at
 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
-version: 1.0.0+1
+version: 1.7.2+43
 
 environment:
-  sdk: ">=2.4.0 <3.0.0"
+  sdk: '>=3.0.0 <4.0.0'
 
 dependencies:
   flutter:
@@ -22,35 +23,37 @@ dependencies:
 
   # The following adds the Cupertino Icons font to your application.
   # Use with the CupertinoIcons class for iOS style icons.
-  cupertino_icons: ^0.1.3
-  rxdart: ^0.22.1+1
-  built_collection: ^4.2.2
-  built_value: ^6.7.1
-  path: ^1.6.4
-  provider: ^3.1.0
+  cupertino_icons: ^1.0.2
+  rxdart: ^0.27.0
+  built_collection: ^5.0.0
+  built_value: ^8.0.0
+  path: ^1.8.0
+  provider: ^6.0.1
   meta: ^1.1.7
-  font_awesome_flutter: ^8.5.0
+  font_awesome_flutter: ^10.0.0
+  url_launcher: ^6.0.17
+  intl: ^0.19.0
+  path_provider: ^2.0.8
+  webview_flutter: ^4.2.0
   proxmox_dart_api_client:
-    git: gitolite3@proxdev.maurer-it.com:staff/t.marx/proxmox_dart_api_client
-
+    path: ../proxmox_dart_api_client
+  proxmox_login_manager:
+    path: ../proxmox_login_manager
+  collection: ^1.15.0-nullsafety.4
 
+  shared_preferences: any
 dev_dependencies:
   flutter_test:
     sdk: flutter
-  pedantic: ^1.8.0+1
-  build_runner: ^1.6.9
-  built_value_generator: ^6.7.1
-  intl: ^0.16.0
-
-
-
+  flutter_lints: ^3.0.2
+  build_runner: ^2.1.5
+  built_value_generator: ^8.1.3
 
 # For information on the generic Dart part of this file, see the
 # following page: https://dart.dev/tools/pub/pubspec
 
 # The following section is specific to Flutter.
 flutter:
-
   # The following line ensures that the Material Icons font is
   # included with your application, so that you can use the icons in
   # the material Icons class.
@@ -59,6 +62,9 @@ flutter:
   # To add assets to your application, add an assets section, like this:
   assets:
     - assets/images/Proxmox_logo_white_orange_800.png
+    - assets/images/Proxmox-logo-symbol-white-orange.png
+    - assets/images/proxmox_logo_icon_white.png
+    - assets/images/ssl_validate/
 
   # An image asset can refer to one or more resolution-specific "variants", see
   # https://flutter.dev/assets-and-images/#resolution-aware.
@@ -75,11 +81,12 @@ flutter:
     - family: Open Sans
       fonts:
         - asset: assets/fonts/OpenSans-Regular.ttf
-
-
-
-
-
+    - family: Proxmox
+      fonts:
+        - asset: assets/fonts/Proxmox.ttf
+    - family: ProxmoxIcons
+      fonts:
+        - asset: assets/fonts/ProxmoxIcons.ttf
 
   # For details regarding fonts from package dependencies,
   # see https://flutter.dev/custom-fonts/#from-packages