flutter_responsive_kit 0.0.3 copy "flutter_responsive_kit: ^0.0.3" to clipboard
flutter_responsive_kit: ^0.0.3 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.

0.0.3 - 2025-04-17 #

  • Added:

    • ResponsiveMargin: A widget for responsive margins based on screen size.
    • ResponsiveAlign: A widget for responsive alignment based on screen size.
    • ResponsiveGap: A widget for adding responsive gaps between widgets.
  • Enhancements:

    • Added support for responsive margin, alignment, and gap utilities in flutter_responsive_kit.
    • Improved support for multiple screen sizes (mobile, tablet, desktop).
  • Fixes:

    • Fixed issues with responsive layout rendering for different screen sizes.
    • Enhanced the overall performance of responsive widgets.
  • Documentation:

    • Added examples for ResponsiveMargin, ResponsiveAlign, and ResponsiveGap in the README.
    • Improved Dartdoc coverage for the new responsive utilities.
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