infinity_view 0.3.0 copy "infinity_view: ^0.3.0" to clipboard
infinity_view: ^0.3.0 copied to clipboard

Infinity View allows you to create a view that can be transformed infinitely.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinity_view

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

dependencies:
  infinity_view: ^0.3.0

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:infinity_view/infinity_view.dart';
5
likes
150
pub points
72%
popularity

Publisher

verified publisherjediburrell.com

Infinity View allows you to create a view that can be transformed infinitely.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on infinity_view