1.0.5
[1.0.5] - 2022-05-31
- Added Function(int currentAmount, int changedAmount)? onBufferedAmountChange callback (bufferedAmount should be set to non nullable after bufferedAmount implementation on all platforms).
- Added Function(int currentAmount)? onBufferedAmountLow callback and bufferedAmountLowThreshold variable.