- Cleaned up code, adding const constructors, documenting classes and methods and making fields final.
- Renamed track.dart to events.dart to more accurately describe its role. Internal onyl will not affect usage.
- Updated pubspec description and version.
- Initial version.