stac_framework 0.4.0
stac_framework: ^0.4.0 copied to clipboard
The Stac Framework enables easy creation of parsers for widgets and actions, enhancing Stac's functionality and supporting custom implementations.
0.4.0 #
- Remove 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
StacParser
andStacActionParser
abstract classes. These classes are used to define custom parsers for widgets and actions.
0.1.0 #
- Init Stac Framework package