css_units 0.0.3 copy "css_units: ^0.0.3" to clipboard
css_units: ^0.0.3 copied to clipboard

A conversion library that helps implement CSS Viewport Units

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add css_units

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

dependencies:
  css_units: ^0.0.3

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:css_units/css_units.dart';
3
likes
130
pub points
64%
popularity

Publisher

verified publisherdevmaslove.ru

A conversion library that helps implement CSS Viewport Units

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on css_units