- Upgrade to the latest bonsoir platform interface to be compatible with Bonsoir 2.0
- Fix issue with plugin registration on Flutter.
- Upgrade to latest DBus 0.7.1
- Major refactoring, but no breakages expected.
- Revert to version 0.1.1 until figuring out why package broke after upgrading to dbus 0.5.x
- Upgrade to dbus version 0.5.1
- Fix linter issues.
Introduced Herobrine- Bump dbus.dart version constraint to 0.3.3
- Migrate to null-safety and update to the newer platform interface.
- Rename static method registerPlugin to registerWith so it works with the flutter generated registrant
- Fix pubspec class naming error for automatic registration of plugin.
- Get package ready for first release after release of the platform interface.