flutter_platform_component 2.2.0
flutter_platform_component: ^2.2.0 copied to clipboard
Ready-made inherited component base using ready-made abstractions for quick use and decomposed by platform.
2.2.0 #
- Folder refactoring;
- IFPCAnimation, FPCAnimation;
- FPCAnimatedAlign, FPCAnimatedFastAlign, FPCAnimatedSlowAlign;
- FPCAnimatedDefaultTextStyle, FPCAnimatedFastDefaultTextStyle, FPCAnimatedSlowDefaultTextStyle;
- FPCAnimatedPositioned, FPCAnimatedFastPositioned, FPCAnimatedSlowPositioned;
- FPCAnimatedSize, FPCAnimatedFastSize, FPCAnimatedSlowSize;
- Fix example;
- Fix README.
2.1.0 #
- Overriding operators for main entities;
- Deleting context properties in basic widgets;
- Fix README.
2.0.0 #
- State decomposition and optimization;
- FPCAnimatedOpenContainer;
- FPCCupertinoSliverRefreshControl as helper for indicator color;
- Fix shimmers and adding delay;
- Fix gradient configs;
- Fix README.
1.1.3 #
- Fix available extensions.
1.1.2 #
- Fix README.
1.1.1 #
- Fix README;
- Fix platform utils.
1.1.0 #
- Fix entities classes;
- IFPCDateTime, IFPCDuration, IFPCTimeOfDay;
- Adding FPCTextFormField as helper field for fix bug with errorText.
1.0.9 #
- Button fixes.
1.0.8 #
- Select field fixes.
1.0.7 #
- Small fixes.
1.0.6 #
- Fixes form fields and haptic.
1.0.5 #
- Fixes form fields.
1.0.4 #
- Property colorButton > colorInternal.
1.0.3 #
- Fixes for mouse behaviors and formatting.
1.0.2 #
- Fix implementations of entities.
1.0.1 #
- Fix implementations of entities.
1.0.0 #
- First debute release.