- Upgrade dart_style and json_rpc_2 dependencies to latest stable. Min sdk constraint is now ^3.4.0
- Add CI steps.
- Re-generate protocol_generated.dart from latest 3.17 spec.
- Add neat banner.
- Fixed pub dev score.
- Always decode URI before parsing.
- More lax restraints on http version.
- Updates dependencies to later versions for compatibilty with newer Flutter and Serverpod versions.
- Downgrades version of collection package for compatibility with Flutter.
- Allows the user of the interface to close the connection on demand.
- Initial version.