fletwork 0.92.71
fletwork: ^0.92.71 copied to clipboard
Allows applications to easily communicate with `Antano Server` instances by handling connection logic.
0.92.71 #
What's Changed #
- Gradle update by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/30
Full Changelog: https://github.com/antano-io/io.antano.fletwork/compare/v0.92.68...v0.92.70
0.92.68 #
What's Changed #
- Fix outdated dependency by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/29
Full Changelog: https://github.com/antano-io/io.antano.fletwork/compare/v0.92.65...v0.92.67
0.92.65 #
What's Changed #
- Push message handling update by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/25
- remove publish_to: none by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/28
Full Changelog: https://github.com/antano-io/io.antano.fletwork/compare/v0.9.60...v0.92.341
0.9.60 #
What's Changed #
- OAuth test client version by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/1
- Jenkins pipeline by @nicofriedrich in https://github.com/antano-io/io.antano.fletwork/pull/4
- Fix for readyness and appToken by @nicofriedrich in https://github.com/antano-io/io.antano.fletwork/pull/7
- Removed TokenLogic into TokenHelper by @nicofriedrich in https://github.com/antano-io/io.antano.fletwork/pull/8
- Integrating Device and Basic PushNotification handling by @nicofriedrich in https://github.com/antano-io/io.antano.fletwork/pull/11
- Adding a class diagram by @nicofriedrich in https://github.com/antano-io/io.antano.fletwork/pull/14
- Fletwork fixes/updates in preparation for becon fork by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/15
- Fletwork docs by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/16
- Fletwork unit tests by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/19
- Fix connectionLoop by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/21
- Revisit push notifications I by @c-limberg in https://github.com/antano-io/io.antano.fletwork/pull/22
- Updating to latest master major versions by @nicofriedrich in https://github.com/antano-io/io.antano.fletwork/pull/23
- Preparing pubsec publishing by @nicofriedrich in https://github.com/antano-io/io.antano.fletwork/pull/24
New Contributors #
- @c-limberg made their first contribution in https://github.com/antano-io/io.antano.fletwork/pull/1
- @nicofriedrich made their first contribution in https://github.com/antano-io/io.antano.fletwork/pull/4
Full Changelog: https://github.com/antano-io/io.antano.fletwork/commits/v0.9.341
0.9.3 #
- Resolved Linting Issues (pub-dev)
- Adding cancel logic for subscriptions
0.9.2 #
- Generated necessary classes
0.9.1 #
- Added supported platforms
0.9.0 #
- Creating a small client for testing PushNotifications by @nicofriedrich in https://github.com/antano-io/io.antano.a_chat/pull/1
- Updated ios mac pods by @nicofriedrich in https://github.com/antano-io/io.antano.a_chat/pull/5
- Updated/fixed Chat App by @c-limberg in https://github.com/antano-io/io.antano.a_chat/pull/4
- Login refactor by @c-limberg in https://github.com/antano-io/io.antano.a_chat/pull/6
- New Vapid Key generated in FireBase by @nicofriedrich in https://github.com/antano-io/io.antano.a_chat/pull/7
- Revisit push notifications by @c-limberg in https://github.com/antano-io/io.antano.a_chat/pull/8
0.2.1 #
- Removed unique_id and other dependencys on CLIENT LOGIN on server
0.2.0 #
- Initial commit of io.antano.fletwork.