gyroscopic_card 0.0.1 copy "gyroscopic_card: ^0.0.1" to clipboard
gyroscopic_card: ^0.0.1 copied to clipboard

Gyroscopic Card is a Flutter package that provides an interactive, gyroscope-responsive card widget. This widget creates a unique 3D tilting effect, rotating smoothly based on device orientation, offe [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gyroscopic_card

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

dependencies:
  gyroscopic_card: ^0.0.1

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:gyroscopic_card/gyroscopic_card.dart';
2
likes
120
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Gyroscopic Card is a Flutter package that provides an interactive, gyroscope-responsive card widget. This widget creates a unique 3D tilting effect, rotating smoothly based on device orientation, offering an engaging and visually appealing experience to users. It’s ideal for use in apps that want to add a touch of immersive, real-world interaction to their interfaces.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, sensors_plus

More

Packages that depend on gyroscopic_card