responsive_framework_v2 1.0.0+2 copy "responsive_framework_v2: ^1.0.0+2" to clipboard
responsive_framework_v2: ^1.0.0+2 copied to clipboard

Responsive_framework_v2 simplifies responsive design in Flutter applications by providing a set of extensions and widgets for dynamic layout adjustments.

Changelog #

1.0.0+2 #

  • Example app

1.0.0+1 #

  • Responsive Scaling: UI elements are scaled dynamically based on defined breakpoints.
  • Breakpoint Definition: Breakpoints are defined using the ScaleInBetween class, allowing for customization of scaling behavior between specific screen widths.
  • Responsive Widgets: Use context.responsive to display different content based on screen width, and context.showOnScreenBreakPoint to show content only at specific screen widths.
3
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Responsive_framework_v2 simplifies responsive design in Flutter applications by providing a set of extensions and widgets for dynamic layout adjustments.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on responsive_framework_v2