Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 738 Bytes

File metadata and controls

28 lines (21 loc) · 738 Bytes

1.1.2

  • Short sound overlap issue is fixed in iOS

1.1.1

  • Exist playing sound stop when play again to avoid sound overlap issue

1.1.0+2

  • README.md updated
  • Code refactor in Android native class

1.1.0+1

  • README.md updated

1.1.0

  • Stop method added for both iOS and Android platform.

1.0.0

  • 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.

0.1.1

  • Code format to meet dart standards
  • Dependencies upgrade to latest versions.

0.1.0

  • Initial Open Source release.
  • Native API access with Android platform.