flutter_artkit 0.1.1 copy "flutter_artkit: ^0.1.1" to clipboard
flutter_artkit: ^0.1.1 copied to clipboard

discontinued

Helpful extensions, widgets, functions kit for better Flutter development experience.

0.1.1 #

  • Remove some parts, maing the package more pure and simple.

0.1.0 #

  • Improved code and documentation comments of almost all extensions, functions and widgets.

0.0.9 #

  • Fixed count incrementation issue for CountClicker.

0.0.8 #

  • CountClicker is now available: by wrapping your widget around it, you can access click counts to it and ability to reset the count. Helpful when you want to execute some kind of logic in N click on the widget.

0.0.7 #

  • Theme extensions added to BuildContext.

0.0.6 #

  • Fixed import for BuildContext extensions.

0.0.5 #

  • InDevelopmentIndicator, CountClicker widgets added.
  • New BuildContext methods for handling navigation (push, pushUp, pushAndRemoveAll, pushReplacement, pop)

0.0.4 #

  • Downgraded dart version to 2.12.0

0.0.3 #

  • Added Debouncer class.

0.0.2 #

  • Exported all widgets, extensions, helpers so that can be imported when flutter_artkit library is imported.

0.0.1 #

  • Initial release of the package.
0
likes
120
pub points
46%
popularity

Publisher

verified publisherporelarte.tech

Helpful extensions, widgets, functions kit for better Flutter development experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_artkit