event_taxi 0.1.4 copy "event_taxi: ^0.1.4" to clipboard
event_taxi: ^0.1.4 copied to clipboard

outdated

A starting point for Dart libraries or applications.

0.1.4 #

  • You can use the eventBus as singleton, or as a normal instance normal (new) instance: EventBusImpl = new EventBusImpl() Singleton: EventBusImpl = EventBusImpl.singleton()

0.1.3 #

  • Update ReadMe.md
  • Fix UnitTests
  • Fix UnitTest name schema
  • Fix Exception from the "registerAll" method.

0.1.2 #

  • Decrease Meta Package Version (Flutter Apps got errors with 1.1.7)

0.1.1 #

  • Add missing export path from event

0.1.0 #

  • Upload to Dart Packages

0.0.1 #

  • Initial version, created by Tikkr
  • Add EventTaxiImpl Class
  • Add EventTaxi Interface (Abstract class)
  • Add EventController
  • Add readMe
  • Add example images for readMe
7
likes
0
pub points
82%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on event_taxi