Skip to content

Commit 47d4dfe

Browse files
refactor: Replace StacSetValue implementation with a new structure stac_core (#363)
* refactor: Replace StacSetValue implementation with a new structure in stac_core - Remove the old StacSetValue class and its associated files. - Introduce a new StacSetValue widget in stac_core that manages application state through key-value pairs. - Update exports to reflect the new StacSetValue parser and widget structure. * fix: Handle null child in StacSetValue widget and convert to JSON for variable resolution
1 parent 8a05e04 commit 47d4dfe

File tree

8 files changed

+94
-401
lines changed

8 files changed

+94
-401
lines changed

packages/stac/lib/src/parsers/widgets/stac_set_value/stac_set_value.dart

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/stac/lib/src/parsers/widgets/stac_set_value/stac_set_value.freezed.dart

Lines changed: 0 additions & 360 deletions
This file was deleted.

packages/stac/lib/src/parsers/widgets/stac_set_value/stac_set_value.g.dart

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)