Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

51 lines (38 loc) · 1.08 KB

0.0.1

  • Realize ios and android volume monitoring

0.0.2

  • Cancel the default return content of the control interface

1.0.0

  • Improve function and description

1.0.1

  • Complete description

1.1.0

  • Support volume setting

1.1.1

  • Adjust the android volume setting method

1.1.2

  • Adjust the android volume setting method

1.1.3

  • Adjust the android volume setting method

1.1.4

  • Adjust the return method of ios data to prevent crash

1.2.0

  • Adjust ios data return type to prevent crash
  • Adjust the Android data return type to prevent crashes
  • Return the system version number
  • Use Flutter 1.17 to regenerate the plug-in to support the latest version

1.3.0

  • Compatible with FlutterPlugin plug-in mode
  • The volume range of Android and ios is unified to 0.0~1.0
  • Hide iOS volume panel
  • Fixed the issue that the volume fails when using Android multiple times

1.3.1

  • Update instructions
  • Modify the return type of monitoring data

2.0.0

  • Update instructions
  • Remove expiration method
  • Support null-safety
  • Support Flutter2.0+

2.0.1

  • Update CHANGELOG.md