summaryrefslogtreecommitdiffstats
path: root/pubspec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml37
1 files changed, 19 insertions, 18 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 411e082..1304544 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
- sdk: '>=3.1.0 <3.13.2'
+ sdk: ">=3.5.0 <4.0.0"
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
@@ -34,28 +34,29 @@ 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
protos:
path: ./protos
- flow_builder: ^0.0.9
- riverpod: ^2.4.3
- flutter_riverpod: ^2.4.3
- intl: ^0.18.1
- flutter_svg: ^2.0.7
- google_fonts: ^6.1.0
+ flow_builder: ^0.1.0
+ riverpod: ^2.5.1
+ flutter_riverpod: ^2.5.1
+ flutter_svg: ^2.0.10+1
+ google_fonts: ^6.2.1
flutter_analog_clock: ^1.0.3
- uuid: ^4.1.0
- network_info_plus: ^4.1.0
+ uuid: ^4.5.0
+ intl: ^0.19.0
+ network_info_plus: ^6.0.1
yaml: ^3.1.2
- gradient_borders: ^1.0.0
- lottie: ^2.7.0
- device_preview: ^1.1.0
- rive: ^0.12.3
+ gradient_borders: ^1.0.1
+ lottie: ^3.1.2
+ device_preview: ^1.2.0
+ rive: ^0.13.13
new_virtual_keyboard: ^0.1.4
auto_size_text: ^3.0.0
- get_ip_address: ^0.0.6
- flutter_calendar_carousel: ^2.4.2
- dart_mpd: ^0.3.2
+ get_ip_address: ^0.0.7
+ flutter_calendar_carousel:
+ path: ./packages/flutter_calendar_carousel
+ dart_mpd: ^0.4.1
dev_dependencies:
flutter_test:
@@ -66,7 +67,7 @@ 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: ^2.0.0
+ flutter_lints: ^4.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec