rectify 0.2.1 copy "rectify: ^0.2.1" to clipboard
rectify: ^0.2.1 copied to clipboard

Extension methods to make Rect pleasant and convenient to work with.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rectify

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

dependencies:
  rectify: ^0.2.1

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:rectify/rectify.dart';
2
likes
140
pub points
23%
popularity

Publisher

unverified uploader

Extension methods to make Rect pleasant and convenient to work with.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on rectify