bump json_text_field version

This commit is contained in:
Ashita Prasad
2024-01-26 23:04:12 +05:30
parent 61dcff09da
commit d30be8d4b9
2 changed files with 3 additions and 4 deletions

View File

@ -581,10 +581,10 @@ packages:
dependency: "direct main"
description:
name: json_text_field
sha256: caec2d687221746f81503a0cfad263d349ecb3d538dd518b820beafc32f1dfce
sha256: "2d5500550a50323e20105960449378e1ac6c05404298ebf23b5d212b29b45085"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.1.0"
just_audio:
dependency: "direct main"
description:

View File

@ -10,7 +10,6 @@ environment:
dependencies:
flutter:
sdk: flutter
multi_split_view: ^2.4.0
url_launcher: ^6.1.12
flutter_riverpod: ^2.3.7
@ -54,7 +53,7 @@ dependencies:
vector_graphics_compiler: ^1.1.9+1
code_builder: ^4.9.0
dart_style: ^2.3.4
json_text_field: ^1.0.0
json_text_field: ^1.1.0
dev_dependencies:
flutter_test: