splitwise_api 2.0.3
splitwise_api: ^2.0.3 copied to clipboard
A Wrapper over SplitWise API. * Uses OAuth 1 as Authentication. * Includes all methods stated on SplitWise DEV website.
0.0.1 June 29 2k20 #
- Added all methods
- No data classes as of now
- Some bugs that need to be fixed
[0.0.2 ] - June 29 2k20 #
- BugFix and README update
0.0.3 June 30 2k20 #
- BugFix and added Comments
1.0.0 July 03 2k20 #
- Fixed Comments and first Release
1.0.1 July 09 2k20 #
- Added Data Class
- Added Token Helper
1.0.2 July 09 2k20 #
- Minor BugFix
2.0.0 July 10 2k20 #
- Major BugFix
2.0.1 May 31 2k21 #
- Migrated to null-safety
- Changed the Data Classes
2.0.2 Sep 26 2k21 #
- Fixed some null-safety induced bugs
- Removed Data Classes
2.0.3 Sep 26 2k21 #
- Versioning Error