- Short sound overlap issue is fixed in iOS
- Exist playing sound stop when play again to avoid sound overlap issue
- README.md updated
- Code refactor in Android native class
- README.md updated
- Stop method added for both iOS and Android platform.
- Custom sound file can play which locates under assets folder in the root directory of the flutter app
- API for Custom sound play method available for both iOS and Android platform.
- All the default short sounds of iOS can play for iOS target apps.
- Code format to meet dart standards
- Dependencies upgrade to latest versions.
- Initial Open Source release.
- Native API access with Android platform.