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

rotating an image must be easy as x.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rotate_x

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

dependencies:
  rotate_x: ^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:rotate_x/rotate_x.dart';
1
likes
150
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

rotating an image must be easy as x.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, vector_math

More

Packages that depend on rotate_x