publishable_core 0.0.14 copy "publishable_core: ^0.0.14" to clipboard
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*As method.

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 getConfigurationSchema method.
  • Added default values for PublishableIdentity.
  • Updated README.md.

0.0.9 #

  • Tweaked Remote Configuration support.

0.0.8 #

  • Added configuration stream.
  • Added baseUrl parameter to the constructor.

0.0.7 #

  • Added getConfiguration method.

0.0.6 #

  • Removed key and md5 from PublishableFileMetadata.

0.0.5 #

  • Turned extensions into part files.
  • Added projectId getter.
  • Added fromMap and fromJson constructors.
  • sendLog and sendEvent are now synchronous.
  • eventQueue is 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.
0
likes
150
points
89
downloads

Publisher

verified publisherpublishable.app

Weekly Downloads

Framework-agnostic, minimal dependencies, and pure Dart package for implementing Publishable in your project.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, http, logging, meta, rxdart

More

Packages that depend on publishable_core