scale_design 0.0.9 copy "scale_design: ^0.0.9" to clipboard
scale_design: ^0.0.9 copied to clipboard

A Flutter component library based on relative size design.

Changelog #

All notable changes will be documented in this file.

[0.0.9] - 20240301 #

Added #

  • Added the Responsive component, which is a responsive layout tool.
  • Added the ResposiveScaffold component, which is a Scaffold for quickly building cross-platform navigation.

[0.0.8] - 20231110 #

Added #

  • Add ShinyButton widget, which is a button with animated light and shadow effect.

[0.0.4] - 20231104 #

Fix the size failure error of IconBtn component, and unify the original width and height attributes into size attributes.

[0.0.2] - 2023-11-03 #

Added #

  • Added scaleFont function for scaling font size based on screen width.
  • fontSize and height parameters in T and TSpan classes are now scaled by scaleFont function.
  • Added TextBtn, OutlinedBtn, FloatingActionBtn components.
  • Improved IconBtn.

[0.0.1] - 2023-10-03 #

Added #

  • Added basic tools such as Scale, scaleHeight, scaleWidth, perWidth, perHeight.
  • Added T class, which extends Text class, for creating text.
  • Added TSpan class, which extends TextSpan class, for creating rich text.
  • Added ElevatedBtn, IconBtn, ScrollableIconsCard components.
4
likes
140
pub points
24%
popularity

Publisher

unverified uploader

A Flutter component library based on relative size design.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on scale_design