gyroscope_widget 1.0.0 copy "gyroscope_widget: ^1.0.0" to clipboard
gyroscope_widget: ^1.0.0 copied to clipboard

This library will allow you to move a little bit your widgets when you rotate your mobile phone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gyroscope_widget

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

dependencies:
  gyroscope_widget: ^1.0.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:gyroscope_widget/gyroscope_widget.dart';
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

This library will allow you to move a little bit your widgets when you rotate your mobile phone.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, sensors

More

Packages that depend on gyroscope_widget