flutter_platform_component 3.0.0 copy "flutter_platform_component: ^3.0.0" to clipboard
flutter_platform_component: ^3.0.0 copied to clipboard

Ready-made inherited component base using ready-made abstractions for quick use and decomposed by platform.

3.0.0 #

Addings:

  • FPCDottedButton;
  • FPCDisabledWrapper;
  • FPCDottedCard;
  • FPCDottedSelectCard;
  • Snippets repository;

Refactoring:

  • Optimization and refactoring of components with different controllers;
  • Removed named fields BuildContext, text, icon from static methods and components;
  • All linter requirements have been corrected and optimized;
  • The FPCOutlineButton component is separated from FPCButton;
  • A separate component FPCMaterialScrollbar is highlighted;
  • The SelectField component is allocated to a separate directory;
  • FPCCircularIndicator and FPCIcon are highlighted in separate widgets with colors;
  • Snippets script and new repository;

Renamings:

  • Removed "Basic" prefix for basic components;
  • "context.component..." > "context.fpc...";
  • "Modal" > "BottomSheet";
  • "Snackbar" > "SnackBar";
  • "SliverNavigationAppBar" > "SliverAppBar";

Other:

  • Separate library files for directiories;
  • Updated README.

2.3.0 #

  • Folder refactoring;
  • Entity states and scopes refactoring;
  • FPCNestedWillPopScope.

2.2.1 #

  • Fix FPCAnimatedContainter clipBehavior.

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.
15
likes
0
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Ready-made inherited component base using ready-made abstractions for quick use and decomposed by platform.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

animate_do, animations, badges, collection, dotted_border, flutter, flutter_vibrate, modal_bottom_sheet, pinput

More

Packages that depend on flutter_platform_component