flutter_beep_new 1.2.0
flutter_beep_new: ^1.2.0 copied to clipboard
Play system beeps and tones on Android and iOS without bundling sound files. Lightweight fork of flutter_beep with modern Gradle, Kotlin, and Swift Package Manager support.
1.2.0 #
- Migrated Android plugin to Kotlin with Gradle Kotlin DSL and built-in Kotlin (Flutter 3.44+)
- Added Swift Package Manager support for iOS alongside CocoaPods
- Minimum Flutter version: 3.44.0
- Minimum Dart SDK: 3.12.0
1.1.0 #
- Upgraded Android dependencies
- Refactored method channel registration
1.0.0 #
Stable release
0.3.1 #
Support null safety
0.3.0 #
Support null safety
0.2.0 #
Official release
0.0.3 #
Update readme and changelog
0.0.2 #
Init version