live_cell_annotations 0.4.4 live_cell_annotations: ^0.4.4 copied to clipboard
Provides the annotations for use with the live_cells package.
0.4.4 #
This release doesn't bring any new user-facing features.
- Add
cellProperties
anddeprecationNotice
toWidgetSpec
annotation.
0.4.3 #
This release doesn't bring any new user-facing features.
- Add
stateMixins
property toWidgetSpec
annotation.
0.4.2 #
- Add
nullable
option toCellExtension
annotation.
0.4.1 #
This release doesn't bring any new user-facing features.
-
Add the following properties to
WidgetSpec
:mixins
interfaces
baseClass
buildMethod
0.4.0 #
This release doesn't bring any new user-facing features.
- Add
GenerateValueExtensions
annotation for generated extensions which provide the.cell
property.
0.3.0 #
This release doesn't bring any new user-facing features.
- Add the following fields to
GenerateCellWidgets
annotation:includeSuperProperties
propertyDefaultValues
0.2.0 #
- Add
name
andmutableName
options toCellExtension
annotation.
0.1.0 #
- Provide the CellExtension annotation from live_cells