layrz_models 2.0.5 layrz_models: ^2.0.5 copied to clipboard
Layrz API models for Dart/Flutter. This package contains the models used by the Layrz API.
Changelog #
2.0.5 #
- Modified
Model
entity to support more fields.
2.0.4 #
- added speed to
WorkspaceTripPoint
entity
2.0.3 #
- TimestampConverter and TimestampConverterOrNull now can recive any type of num
2.0.2 #
- Some linting issues fixed
2.0.1 #
- Repository initialized and CI test
2.0.0 #
- Initial public release