Replace json_text_field with json_field_editor

This commit is contained in:
Ankit Mahato
2025-04-09 03:24:42 +05:30
parent 6f726ac6c4
commit f8d7186cbe
2 changed files with 9 additions and 9 deletions

View File

@ -826,6 +826,13 @@ packages:
relative: true
source: path
version: "0.1.2"
json_field_editor:
dependency: "direct main"
description:
path: "packages/json_field_editor"
relative: true
source: path
version: "1.2.0"
json_serializable:
dependency: "direct dev"
description:
@ -834,14 +841,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "6.9.4"
json_text_field:
dependency: "direct main"
description:
name: json_text_field
sha256: d922cf02d5807c3971d57e1ba5463c68b98650e8913163e7391cdb31c6af3ae4
url: "https://pub.dev"
source: hosted
version: "1.2.0"
just_audio:
dependency: "direct main"
description:

View File

@ -37,7 +37,8 @@ dependencies:
json_annotation: ^4.9.0
json_explorer:
path: packages/json_explorer
json_text_field: ^1.2.0
json_field_editor:
path: packages/json_field_editor
just_audio: ^0.9.46
just_audio_mpv: ^0.1.7
just_audio_windows: ^0.2.0