fsignalr 1.3.0
fsignalr: ^1.3.0 copied to clipboard
Signalr client for Flutter to enable integration of real-time communication in Flutter apps.
1.0.0 #
- Initial Release
1.1.0 #
- Fixed some todos
- Upgraded android gradle plugin version to 8.4.0
1.2.0 #
- Added new methods to the api to retrieve the connection id and connection state.
- The
startConnection
method now returns the connection id.
1.3.0 #
- Updated dependencies
- Clear resources in onDetachedFromEngine method