duit_kernel 1.2.1 duit_kernel: ^1.2.1 copied to clipboard
Core library for flutter_duit package. Contains reusable models for developing third-party packages.
1.2.1 #
- Added meta property to script model
1.2.0 #
- Added base classes for scripting implementation
1.1.1 #
- The ServerAction model has been extended with new properties to maintain local executed actions
1.1.0 #
- Added classes for implementing Duit components, such as DuitComponentDescription and ValueReference
1.0.1 #
- fix: code formation
1.0.0 #
- The release contains the main models on the basis of which the implementation of the flutter_duit library is built. Models are also used for developing third-party extensions.