zoomable_tilt_view 0.1.0 copy "zoomable_tilt_view: ^0.1.0" to clipboard
zoomable_tilt_view: ^0.1.0 copied to clipboard

outdated

Tilt-view widget to add some juiciness to your app. Press and hold to zoom, move your finger for sweet 3d-tilt.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoomable_tilt_view

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

dependencies:
  zoomable_tilt_view: ^0.1.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:zoomable_tilt_view/zoomable_tilt_view.dart';
7
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Tilt-view widget to add some juiciness to your app. Press and hold to zoom, move your finger for sweet 3d-tilt.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on zoomable_tilt_view