1.4 KiB
1.4 KiB
1.7.5
- Bump
vibration_webto 1.6.4.
1.7.4
- Migrating to null safety.
1.7.3
- Use targetEnvironment check on iOS.
1.7.2
- Updated description to indicate web support.
1.7.1
- Fix building on iOS.
1.7.0
- Use Android Embedding v2.
1.6.1
1.5.0
- Fibration now works in backgroud on Android (#40 by wanghaiyang5241)
1.4.0
1.3.1
- Fix #32 (by Hugo Heneault)
1.3.0
1.2.4
- Move
flutter_testto dev_dependencies. Fixes issue #24.
1.2.3
- Add proper indication of async methods to docs (by @qqgg231)
1.2.2
- Suppress deprecation warnings for
vibratemethod
1.2.1
- Maintenance release
1.2.0
- Add support for amplitude control under Android 8.0 and later (by @pmundt)
1.1.0
- Migrate to AndroidX (by @gastonmuijtjens)
- Add unit test for canceling vibration (by @vintage)
1.0.2
- Update vibration.podspec
1.0.1
- Implemented
cancelmethod for iOS
1.0.0
- Initial Release