From 743d6cc5c6dd9b1dbbccac5afc1e9a2d707018a8 Mon Sep 17 00:00:00 2001 From: Faris Armoush Date: Mon, 7 Jul 2025 15:58:07 +0300 Subject: [PATCH] bump package versions. --- pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b828ff2..dcbb19a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: This is the mobile application project, developed with Flutter for # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: "none" # Remove this line if you wish to publish to pub.dev -version: 1.0.30+19 +version: 1.0.30+22 environment: sdk: ">=3.0.6 <4.0.0" @@ -16,6 +16,7 @@ dependencies: dio: ^5.4.1 equatable: ^2.0.5 firebase_core: ^3.10.0 + firebase_crashlytics: ^4.3.7 flutter: sdk: flutter flutter_animated_dialog: ^2.0.1 @@ -44,7 +45,7 @@ dependencies: fl_chart: ^1.0.0 firebase_database: ^11.3.0 percent_indicator: ^4.2.3 - flutter_html: ^3.0.0-beta.2 + flutter_html: ^3.0.0 dev_dependencies: