dart_proffix_rest 0.1.1
dart_proffix_rest: ^0.1.1 copied to clipboard
A Dart wrapper for Proffix Rest API with automatic login and logout and many useful helper functions
Release Note #
0.1.1 #
- Make helpers and options public
- Add check() method for checking login
0.0.8 #
- Fix Exception for SocketExceptions (wrong url)
- Upgrade tests
0.0.7 #
- Add Exceptions
- Upgrade tests
0.0.6 #
- Add detailled docs
- Fix typos
- Fix tests
0.0.5 #
- Fix PxSessionId
- Add getPxSessionId() and setPxSessionId()
- Fix getList()
0.0.4 #
- Fix Tests, Add Helper Functions
0.0.3 #
- Add Tests for Post, Put, Patch
0.0.2 #
- Add Tests, Fix Deps
0.0.1 #
- First Release