flutter_adaptive_layout_kit 0.0.1 copy "flutter_adaptive_layout_kit: ^0.0.1" to clipboard
flutter_adaptive_layout_kit: ^0.0.1 copied to clipboard

A Flutter package for building adaptive layouts and responsive UIs with ease. Provides utilities for adaptive layouts, text, and grid systems. Internally uses the sizer package for screen measurements [...]

0.0.1 #

  • Initial release of flutter_adaptive_layout_kit.
  • Clarified that ResponsiveScreenTypeProvider handles Sizer initialization internally.
  • Includes ResponsiveLayoutBuilder for adaptive layouts based on screen size.
  • Provides ResponsiveContextExtension for easy screen size checks.
  • Introduces ResponsiveGridService and ResponsiveScreenTypeProvider for responsive spacing and grid management, powered by the sizer package.
  • Features ResponsiveText and ResponsiveTextStyle for text that adapts its style to different screen breakpoints.
  • Basic example and documentation updated to reflect the new package name and structure.
1
likes
0
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for building adaptive layouts and responsive UIs with ease. Provides utilities for adaptive layouts, text, and grid systems. Internally uses the sizer package for screen measurements, which is managed by the library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, sizer

More

Packages that depend on flutter_adaptive_layout_kit