- Fix '_GrowableList' is not a subtype of type 'Iterable' (thanks to @redsolver)
- Changed pbkdf2 package to pbkdf2_dart
- Made 'SocketException: OS Error: Connection refused' handleable by user code
- Fixed connection close listener
- Fixed connection test according to JavaScript driver
- Initial release (driver updated to Dart 2 and Flutter)