4.0.0-nullsafety.0

  • Update to latest Pigeon. This includes a breaking change to how the test logic is exposed.

3.0.0-nullsafety.3

  • messages.dart sets Dart 2.12.

3.0.0-nullsafety.2

  • Bump Dart SDK to support null safety.

3.0.0-nullsafety.1

  • Make DataSource's uri parameter nullable.

3.0.0-nullsafety

  • Migrate to null safety.

2.2.1

  • Update Flutter SDK constraint.

2.2.0

  • Added option to set the video playback speed on the video controller.

2.1.1

  • Fix mixWithOthers test channel.

2.1.0

  • Add VideoPlayerOptions with audo mix mode

2.0.2

  • Migrated tests to use pigeon correctly.

2.0.1

  • Updated minimum Dart version.
  • Added class to help testing Pigeon communication.

2.0.0

1.0.5

  • Make the pedantic dev_dependency explicit.

1.0.4

  • Remove the deprecated author: field from pubspec.yaml
  • Require Flutter SDK 1.10.0 or greater.

1.0.3

  • Document public API.

1.0.2

  • Fix unawaited futures in the tests.

1.0.1

  • Return correct platform event type when buffering

1.0.0

  • Initial release.