flutter_responsive_kit 0.0.2 copy "flutter_responsive_kit: ^0.0.2" to clipboard
flutter_responsive_kit: ^0.0.2 copied to clipboard

A lightweight and flexible Flutter package for building fully responsive UIs — mobile, tablet, and desktop — with ease.

0.0.1 - 2025-04-11 #

  • Initial release 🎉
  • Added:
    • ResponsiveBuilder
    • ResponsiveText
    • ResponsiveRow, ResponsiveCol
    • Utility helpers like isMobile, isTablet, screenWidth

0.0.2 - 2025-04-16 #

  • Added:

    • ResponsivePadding: A widget that adds responsive padding based on screen size.
    • Test coverage for ResponsivePadding widget across different screen sizes (mobile, tablet, desktop).
  • Enhancements:

    • Improved Dartdoc coverage across the public API elements.
    • Added more responsive utilities such as padding, margin, gap, and alignment helpers to flutter_responsive_kit.
  • Fixes:

    • Addressed warnings related to missing Dartdoc in key utility files like responsive_utils.dart, responsive_builder.dart, responsive_grid.dart, and responsive_text.dart.
3
likes
0
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight and flexible Flutter package for building fully responsive UIs — mobile, tablet, and desktop — with ease.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_responsive_kit