mrcendre / motion

A Flutter plugin to apply a gyroscope-based motion effect to widgets.
GNU General Public License v3.0
39 stars 15 forks source link

Unexpected lack of motion in example app #1

Closed caioCrmall closed 2 years ago

caioCrmall commented 2 years ago

I tried to run the example but there is no motion to it.

mrcendre commented 2 years ago

@caioCrmall Thanks for the feedback !

Please file your issue with a bit more informations such as the environment in which you built and ran the example, what you expected and what was observed. You can also attach the output of flutter doctor -v.

Were you expecting gyroscope or pointer motion ? Is the gyroscope feature available on your device ?

mrcendre commented 2 years ago

Closing this issue as stale, feel free to reopen. Thank you !