flutter_tilt_widget_widget 0.1.7 copy "flutter_tilt_widget_widget: ^0.1.7" to clipboard
flutter_tilt_widget_widget: ^0.1.7 copied to clipboard

You can use this package to make your widget using tilt effect.

How to use #

First, add the dependency to your pubspec.yaml file:

dependencies:
  flutter_tilt_widget_widget: ^<latest-version>

Then, add the following import (not flutter_tilt_widget.. but flutter_tilt_widget_widget):

import 'package:flutter_tilt_widget_widget/flutter_tilt.dart';

Finally, wrap your target widget as child of a FlutterTilt widget.

5
likes
160
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

You can use this package to make your widget using tilt effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_tilt_widget_widget