fluttercandies / flutter_tilt

👀 Easily apply tilt parallax hover effects for Flutter, which supports tilt, light, shadow effects, and gyroscope sensors | 为 Flutter 轻松创建倾斜视差悬停效果,支持倾斜、光照、阴影效果和陀螺仪传感器
https://pub.dev/packages/flutter_tilt
MIT License
145 stars 6 forks source link

Refactor: Replace Platform (dart:io) with TargetPlatform #18

Closed AmosHuKe closed 1 month ago

AmosHuKe commented 1 month ago

Description

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

Breaking Change

Does your PR require package users to manually update their apps to accommodate your change?