mirror of
https://github.com/foss42/apidash.git
synced 2025-09-21 20:43:36 +08:00
bump json_text_field version
This commit is contained in:
@ -581,10 +581,10 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: json_text_field
|
name: json_text_field
|
||||||
sha256: caec2d687221746f81503a0cfad263d349ecb3d538dd518b820beafc32f1dfce
|
sha256: "2d5500550a50323e20105960449378e1ac6c05404298ebf23b5d212b29b45085"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.0.0"
|
version: "1.1.0"
|
||||||
just_audio:
|
just_audio:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -10,7 +10,6 @@ environment:
|
|||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
multi_split_view: ^2.4.0
|
multi_split_view: ^2.4.0
|
||||||
url_launcher: ^6.1.12
|
url_launcher: ^6.1.12
|
||||||
flutter_riverpod: ^2.3.7
|
flutter_riverpod: ^2.3.7
|
||||||
@ -54,7 +53,7 @@ dependencies:
|
|||||||
vector_graphics_compiler: ^1.1.9+1
|
vector_graphics_compiler: ^1.1.9+1
|
||||||
code_builder: ^4.9.0
|
code_builder: ^4.9.0
|
||||||
dart_style: ^2.3.4
|
dart_style: ^2.3.4
|
||||||
json_text_field: ^1.0.0
|
json_text_field: ^1.1.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
|
Reference in New Issue
Block a user