relative_scale 2.0.0 copy "relative_scale: ^2.0.0" to clipboard
relative_scale: ^2.0.0 copied to clipboard

RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices.

2.0.0 #

  • Null-safety.
  • Flutter 2.0.0.

1.1.2 #

  • Formatting with dartfmt -w lib.

1.1.1 #

  • Deprecated RelativeScale.
  • Updated readme.

1.1.0 #

  • hosted the logo in imgur instead of in root directory

1.0.9 #

  • Readme update.
  • added internal tests.
  • added logo.
  • remove unused files in example/ directory.

1.0.8 #

  • Readme patch. Added badges and fixed the grammars.

1.0.7 #

  • NEW: RelativeBuilder which can be used for stateless widgets, you can also use this in stateful widgets. Head to example tab.

1.0.6 #

  • updated readme and package description.

1.0.5 #

  • Added link to the preview app.

1.0.4 #

  • Added documentation and previews on readme and updated example.dart

1.0.3 #

  • Rename the mixin RelativeScale to RelativeScale to follow package name.

1.0.2 #

  • Updated library description documentation.

1.0.1 #

  • Added example.dart

1.0.0 #

  • Initial version.
64
likes
150
pub points
81%
popularity

Publisher

verified publisherxamantra.dev

RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on relative_scale