Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.08 KB

File metadata and controls

46 lines (35 loc) · 1.08 KB

[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.3] - June 30 2k20

  • BugFix and added Comments

[0.0.2 ] - June 29 2k20

  • BugFix and README update

[0.0.1] - June 29 2k20

  • Added all methods
  • No data classes as of now
  • Some bugs that need to be fixed