rulers 1.0.3 copy "rulers: ^1.0.3" to clipboard
rulers: ^1.0.3 copied to clipboard

outdated

A Flutter Widget to show Ruler with selected values.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rulers

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

dependencies:
  rulers: ^1.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:rulers/rulers.dart';
20
likes
0
pub points
75%
popularity

Publisher

verified publishernavoki.com

A Flutter Widget to show Ruler with selected values.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on rulers