stac_framework 1.0.0
stac_framework: ^1.0.0 copied to clipboard
The Stac Framework enables easy creation of parsers for widgets and actions, enhancing Stac's functionality and supporting custom implementations.
1.0.0 #
- Stable Release
0.4.0 #
- Remove StacWidget & StacAction typedef
- Code refactoring and improvements
0.3.0 #
- Add StacAction and StacWidget types
0.2.2 #
- Add pub.flutter-io.cn topics
0.2.1 #
- minor changes
0.2.0 #
- Added
StacParserandStacActionParserabstract classes. These classes are used to define custom parsers for widgets and actions.
0.1.0 #
- Init Stac Framework package