publishable_core 0.0.14
publishable_core: ^0.0.14 copied to clipboard
Framework-agnostic, minimal dependencies, and pure Dart package for implementing Publishable in your project.
0.0.14 #
- Added
PublishableMapper.decode*Asmethod.
0.0.13 #
- Added custom
PublishableMapper. - Updated remote configuration settings.
- Removed dependency on
dart_mappable.
0.0.12 #
- Added some comments.
- Updated internal project structure.
0.0.11 #
- Hide unnecessary mapper classes from the public API.
0.0.10 #
- Added
getConfigurationSchemamethod. - Added default values for
PublishableIdentity. - Updated
README.md.
0.0.9 #
- Tweaked Remote Configuration support.
0.0.8 #
- Added
configurationstream. - Added
baseUrlparameter to the constructor.
0.0.7 #
- Added
getConfigurationmethod.
0.0.6 #
- Removed
keyandmd5fromPublishableFileMetadata.
0.0.5 #
- Turned extensions into
partfiles. - Added
projectIdgetter. - Added
fromMapandfromJsonconstructors. sendLogandsendEventare now synchronous.eventQueueis now private.
0.0.4 #
- Added a stub for logging.
0.0.3 #
- Added more events.
0.0.2 #
- Added support for event logging.
0.0.1 #
- Initial release.