dart_proffix_rest 0.1.2 dart_proffix_rest: ^0.1.2 copied to clipboard
A Dart wrapper for Proffix Rest API with automatic login and logout and many useful helper functions
Release Note #
v0.1.1 #
- Make helpers and options public
- Add check() method for checking login
v0.0.8 #
- Fix Exception for SocketExceptions (wrong url)
- Upgrade tests
v0.0.7 #
- Add Exceptions
- Upgrade tests
v0.0.6 #
- Add detailled docs
- Fix typos
- Fix tests
v0.0.5 #
- Fix PxSessionId
- Add getPxSessionId() and setPxSessionId()
- Fix getList()
v0.0.4 #
- Fix Tests, Add Helper Functions
v0.0.3 #
- Add Tests for Post, Put, Patch
v0.0.2 #
- Add Tests, Fix Deps
v0.0.1 #
- First Release