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

A Flutter package for creating responsive UIs with ease. Provides widgets and extensions to build adaptive layouts for mobile, tablet, and desktop.

0.0.2 #

  • Added an example app in the example/ directory demonstrating package usage.

0.0.1 #

  • Initial release of the smart_responsive package.
  • Added SmartResponsive widget for building adaptive UIs for mobile, tablet, and desktop.
  • Added BuildContext extensions for easy device detection (isMobile, isTablet, isDesktop, deviceType).
  • Added SmartScreen helper class to access screen properties.
0
likes
160
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating responsive UIs with ease. Provides widgets and extensions to build adaptive layouts for mobile, tablet, and desktop.

Repository (GitHub)
View/report issues

Topics

#flutter #responsive #mobile #tablet #desktop

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_responsive