kickin 0.0.1-dev.2 copy "kickin: ^0.0.1-dev.2" to clipboard
kickin: ^0.0.1-dev.2 copied to clipboard

A Flutter package that makes developments easier by providing commonly used utilities and widgets with just simple initialization.(In Progress)

0.0.1-dev.2 #

  • Introduced a some sets of utilities, extensions, and widgets to eliminate boilerplate.
  • State Management: Added Absorb helpers, standard Notifiers, and PersistentNotifier for Riverpod and Hive integration.
  • Storage: Added KickinHive singleton to seamlessly manage standard and secure local boxes.
  • Async & Background Tasks: Added Result for safe async handling and SmartIsolate for heavy workloads with progress updates.
  • Widgets: Added ScaleGestureWrapper, AnimatedSizing, AdaptiveImage, and AppText.
  • Layouts: Added SmoothListView and SmoothCustomScrollView for Mac/Windows-like momentum scrolling, plus convenient TopPadding / BottomPadding widgets.
  • Extensions: Provided useful extensions on BuildContext, num, String, Color, and Provider for faster, cleaner layout and data parsing.
  • Overhauled and abstracted the ApiBase and API key configuration structures.

0.0.0-dev.1 #

Initializing project...

4
likes
0
points
571
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that makes developments easier by providing commonly used utilities and widgets with just simple initialization.(In Progress)

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, flutter, flutter_animate, flutter_riverpod, flutter_secure_storage, hive_flutter, uuid

More

Packages that depend on kickin