motocode_core 0.1.8
motocode_core: ^0.1.8 copied to clipboard
Core package for Skygo Motocode project
Release Notes #
0.1.8 #
- Update ScannedQrCode model with new properties and types
0.1.7 #
- [chore] Update User model with nullable fields
0.1.6 #
- [update] Add a new login endpoint
0.1.5 #
- [update] Update ScannedQrCode model with new properties and types
0.1.4 #
- [fix] Update return request for model User
0.1.3 #
- [fix] Add missing id attribute in mapToRequest
0.1.2 #
- [update] Supported additional endpoints for qrcodes
0.1.1 #
- [fix] Change from string to class type in UserRole
0.1.0 #
- [update] Add documentation to each methods
- [update] Add mapToRequest() methods to each models
0.0.8 #
- [fix] Support crashlytics as nullable
- [fix] Convert setupMotocodeLocator's params as named arguments
0.0.7 #
- [fix] Added missing id in models
0.0.6 #
- [fix] Inject FirebaseCrashlytics
0.0.5 #
- [fix] Inject StackedLocator instance directly from the apps
0.0.4 #
- [update] Add LICENSE
0.0.2 #
- [feat] Integrate Authentication service
0.0.1 #
- Initial commit.