adaptive_style 0.0.4 copy "adaptive_style: ^0.0.4" to clipboard
adaptive_style: ^0.0.4 copied to clipboard

a Flutter package for a scalable, adaptive and responsive UI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_style

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  adaptive_style: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:adaptive_style/adaptive_style.dart';
1
likes
140
points
56
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

a Flutter package for a scalable, adaptive and responsive UI

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, yak_flutter

More

Packages that depend on adaptive_style