infinity_view 0.2.1 copy "infinity_view: ^0.2.1" to clipboard
infinity_view: ^0.2.1 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 Dart:

 $ dart pub add infinity_view

With Flutter:

 $ flutter pub add infinity_view

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

dependencies:
  infinity_view: ^0.2.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on infinity_view