splitwise_api 2.0.5
splitwise_api: ^2.0.5 copied to clipboard
A Wrapper over SplitWise API. * Uses OAuth 1 as Authentication. * Includes all methods stated on SplitWise DEV website.
2.0.5 Nov 01 2025 #
- Added explicit return type annotations to all 31 methods
- Added analysis_options.yaml with lints_core package
- Fixed all linting issues to achieve perfect static analysis (50/50 points)
- Now fully compliant with Pana analysis requirements
2.0.4 Nov 01 2025 #
- Updated dependencies to latest versions
- Fixed unused import warning in test file
- Achieved perfect pub.dev score (160/160 points)
- All static analysis checks passing
2.0.3 Sep 26 2k21 #
- Versioning Error
2.0.2 Sep 26 2k21 #
- Fixed some null-safety induced bugs
- Removed Data Classes
2.0.1 May 31 2k21 #
- Migrated to null-safety
- Changed the Data Classes
2.0.0 July 10 2k20 #
- Major BugFix
1.0.2 July 09 2k20 #
- Minor BugFix
1.0.1 July 09 2k20 #
- Added Data Class
- Added Token Helper
1.0.0 July 03 2k20 #
- Fixed Comments and first Release
0.0.1 June 29 2k20 #
- Added all methods
- No data classes as of now
- Some bugs that need to be fixed