- 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
- 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
- Versioning Error
- Fixed some null-safety induced bugs
- Removed Data Classes
- Migrated to null-safety
- Changed the Data Classes
- Major BugFix
- Minor BugFix
- Added Data Class
- Added Token Helper
- Fixed Comments and first Release
- BugFix and added Comments
- BugFix and README update
- Added all methods
- No data classes as of now
- Some bugs that need to be fixed