rime 0.1.3
rime: ^0.1.3 copied to clipboard
Rime is a Flutter SDK that allows you to connect to PubNub. Rime manages the sending and retrival of messages sent through PubNub and the collection of channels.
0.1.3 Rime v0.1.3 #
- Fixed compilation errors with dependecies
0.1.2 Rime v0.1.2 #
- Formatted Dart files
0.1.1 Rime v0.1.1 #
- Updated inline documentation
0.1.0 Rime v0.1.0 #
- The first release of Rime SDK
- Added README.md documentation
- Integrated Pubnub client functions into
RimeAPi - Integrated
RimeAPIintoRimeBloc - Created
RimeMessage - Created
ChannelStateProvider- Integrated
RimeBloc - Integrated
RimeRepository
- Integrated
- General polish and more testing
- Cutdown /example and yaml dependancies for pub.dev
0.0.1 Rime v0.0.1 #
- Defined Enivronment Reader
Rime - Created
RimeRepositoryfor hosting Pubnub connection- Created interface for listening to subscriptions
- Created
RimeAPI - Defined
RimeChannel - Defined
RimeFunctionandRimeDeveloperFunctions - Began defining
RimeBloc,RimeState, andRimeEvents- Integrated
RimeRepositoryintoRimeBloc
- Integrated
- Started testing on Pubnub functions