- Update project for dart 3 and null safety (Thanks to @codesnik)
- Add support for SCORM 2004
- Internal refactoring to support SCORM 2004
- Tested and fixed SCORM API searching through window's opener
- Auto-find SCORM 2004 first, if not found, then search for SCORM 1.2
- Update example app and deployed at https://scorm-dart.web.app
- Initial Release