theta_models 0.8.5 theta_models: ^0.8.5 copied to clipboard
A package for the models used in Theta.
0.8.5 #
- Fix: _globalDefaultAttributes without default margins & padding for desktop & tablet.
0.8.4 #
- ✅ Feat: add DBKeys.variables and VariableEntity.
0.8.3 #
- ✅ Fix: adapt PlayMode to EditorMode in FSize, FRangeSize, FFontSize.
0.8.2 #
- ✅ Feat: add FAutoResizingText.
- ✅ Feat: add DBKeys.autoResizingText.
0.8.1 #
- ✅ Feat: new icons in IntrinsicState.
0.8.0 #
- ✅ Feat: add DBKeys.letterSpacing and DBKeys.lineSpacing.
- ✅ Feat: add DBKeys.nodeAlignment
- ✅ Fix: FSizeRange doesn't need default values anymore.
- ✅ Fix: FAlign fixed.
- ✅ Fix: fSize fixed in responsive design starting from phone.
0.7.8 #
- ✅
- Feat: add DBKeys.isMask.
0.7.7 #
- ✅
- Add DBKeys.smoothness.
0.7.6 #
- ✅
- Add DBKeys.spacing.
0.7.5 #
- ✅
- Add layer and background blur effects.
0.7.4 #
- ✅
- Update Workflow with an optional callback value (for onChange, etc.)
0.7.3 #
- ✅ Remove unused dependencies.
0.7.2 #
- ✅ Dart 2 compatible.
- ✅ Remove unused imports.
0.7.1 #
- ✅ Feat: add 'bounce', 'link' to DBKeys.
0.7.0 #
- ✅ This package was splitted and now lightest.
- ✅ Feat: Remove reflectable dependency.
- ✅ Feat: Remove all models and mappers not used in the builder.
0.6.2 #
- ✅ Feat: add direction to Flex.
- ✅ Feat: add flying controls.
0.6.1 #
- ✅ Feat: remove required sizes for Tablet and Desktop in FSize.
0.6.0 #
- ✅ Feat: support to local assets.
0.5.1 #
- ✅ Feat: added hoveredNode in TreeState
0.5.0 #
- ✅ Feat: Custom fonts can be added to the project.
0.4.0 #
- ✅ Feat: child_order is a double.
- ✅ Feat: added builder_used in Projects.
0.3.1 #
- ✅ Feat: added
toJson
to ConversionEvent.
0.3.0 #
- ✅ Feat: TreeState has now a
isPreloaded
property.
0.2.4 #
- ✅ Feat: Overrides can now have value changes.
0.2.3 #
- ✅ Feat: team component library.
0.2.2 #
- ✅ Feat: components can be added inside other components.
- ✅ Feat: overrides can now point to one component in particular.
0.2.1 #
- ✅ Feat: unused files removed, cutting the 50% of time in code generation.
0.2.0 #
- ✅ Feat: Add
isLocked
property in nodes.
0.1.9 #
- ✅ Feat: DBKeys.visibleOnLaptop added.
0.1.8 #
- ✅ Feat: userId added in BranchActionLogEntity.
- ✅ Fix: Component Fit modes renamed.
0.1.7 #
- ✅ Feat: Branch Action Log
- ✅ Feat: Branch Json Log
- ✅ Feat: Color, Text, Image overrides
- ✅ Fix: Overrides new syntax
0.1.6 #
- ✅ Fix: Override syntax upgraded.
0.1.5 #
- ✅ Feat: collection widget.
0.1.4 #
- ✅ Fix: google_fonts updated to 5.0.0
0.1.3 #
- ✅ Fix: rectSingleFromJson uses double.parse
0.1.1 #
- Minor fixes.
0.1.0 #
- Added setModelNull to FTextStyle
0.1.0-dev.2 #
- ✅ Fully compliant with Dart 3.
0.1.0-dev.1 #
- ✅ Ready for Closed Beta testing.