diff --git a/pubspec.lock b/pubspec.lock index 0aa30c6..efe1f1a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,13 +1,6 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: - another_flushbar: - dependency: "direct main" - description: - name: another_flushbar - url: "https://pub.dartlang.org" - source: hosted - version: "1.10.28" async: dependency: transitive description: @@ -29,6 +22,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.0" + bot_toast: + dependency: "direct main" + description: + name: bot_toast + url: "https://pub.dartlang.org" + source: hosted + version: "4.0.1" cached_network_image: dependency: "direct main" description: @@ -179,6 +179,48 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.5" + flutter_secure_storage: + dependency: "direct main" + description: + name: flutter_secure_storage + url: "https://pub.dartlang.org" + source: hosted + version: "5.0.2" + flutter_secure_storage_linux: + dependency: transitive + description: + name: flutter_secure_storage_linux + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.0" + flutter_secure_storage_macos: + dependency: transitive + description: + name: flutter_secure_storage_macos + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.0" + flutter_secure_storage_platform_interface: + dependency: transitive + description: + name: flutter_secure_storage_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" + flutter_secure_storage_web: + dependency: transitive + description: + name: flutter_secure_storage_web + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.2" + flutter_secure_storage_windows: + dependency: transitive + description: + name: flutter_secure_storage_windows + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.2" flutter_spinkit: dependency: "direct main" description: @@ -217,20 +259,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.0" - hive: - dependency: "direct main" - description: - name: hive - url: "https://pub.dartlang.org" - source: hosted - version: "2.0.5" - hive_flutter: - dependency: "direct main" - description: - name: hive_flutter - url: "https://pub.dartlang.org" - source: hosted - version: "1.1.0" html: dependency: transitive description: @@ -434,20 +462,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.11.1" - permission_handler: - dependency: "direct main" - description: - name: permission_handler - url: "https://pub.dartlang.org" - source: hosted - version: "8.3.0" - permission_handler_platform_interface: - dependency: transitive - description: - name: permission_handler_platform_interface - url: "https://pub.dartlang.org" - source: hosted - version: "3.7.0" persian_datetime_picker: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7a1a0c4..359f899 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: didvan -description: A new Flutter project. +description: چشم همیشه باز مدیران # The following line prevents the package from being accidentally published to # pub.dev using `flutter pub publish`. This is preferred for private packages. @@ -39,7 +39,6 @@ dependencies: provider: ^6.0.1 pin_code_fields: ^7.3.0 rive: ^0.7.33 - hive: ^2.0.5 image_picker: ^0.8.4+4 day_night_time_picker: ^1.0.3+1 path_provider: ^2.0.8 @@ -49,18 +48,16 @@ dependencies: skeleton_text: ^3.0.0 carousel_slider: ^4.0.0 flutter_vibrate: ^1.3.0 - hive_flutter: ^1.1.0 - # flutter_sound: ^8.4.2 - permission_handler: ^8.3.0 universal_html: ^2.0.8 record: ^3.0.2 just_audio: ^0.9.18 record_web: ^0.2.1 just_waveform: ^0.0.1 - another_flushbar: ^1.10.28 persian_datetime_picker: ^2.4.0 persian_number_utility: ^1.1.1 image_cropper: ^1.4.1 + bot_toast: ^4.0.1 + flutter_secure_storage: ^5.0.2 dev_dependencies: flutter_test: