orbital 0.5.0 copy "orbital: ^0.5.0" to clipboard
orbital: ^0.5.0 copied to clipboard

Full Orbital package that reexports core, injector, router and state.

0.5.0 #

  • enableOrbitalDevtools reuses the bridge an OrbitalRouter auto-enabled instead of throwing a StateError; the first enabler owns the singleton
  • bump the dependency constraints to the 0.3.0/0.5.0 release set (orbital_core, orbital_injector, orbital_router, orbital_state)

0.4.1 #

  • raise the orbital_core constraint to ^0.2.2 and orbital_router to ^0.4.1, picking up the router's dependency fix. The bundle reexports orbital_core, so a consumer resolving orbital_core 0.2.1 through this package could reach APIs that only exist in 0.2.2.

0.4.0 #

  • bump the orbital_router dependency constraint to the 0.4.0 release, bringing automatic OrbitalDebugBridge enabling through the bundle's OrbitalRouter wrapper — enableDevtoolsBridge/devtoolsAppId are forwarded on both constructors

0.3.0 #

  • bump the orbital_router dependency constraint to the 0.3.0 release, bringing the new OrbitalModule.onInit/onExit callbacks through the bundle's reexported OrbitalModule

0.2.2 #

  • bump the orbital_state dependency constraint to the 0.2.2 release; no other changes

0.2.1 #

  • forward the new onNavigationError callback through the bundle's convenience OrbitalRouter wrapper
  • align the bundle with the 0.2.1 core, injector, router and state packages

0.2.0 #

  • align the bundle with the 0.2.0 core, injector and router packages
  • document installing orbital_devtools as a dev dependency for the DevTools extension tab
  • update package metadata and constraints for the coordinated 0.2.0 release
  • remove publish-time dependency_overrides from the package pubspec

0.1.1 #

  • expand bundle documentation around package relationships and the DevTools bridge wrapper
  • add a coverage gate for the bundle package and strengthen wrapper coverage
  • align bundle dependency constraints with the 0.1.1 package set

0.1.0 #

  • align the bundle package with the pre-1.0 release train
  • document the bundle as the convenience entrypoint for the full Orbital stack
  • add a README compile test for the public quick-start
0
likes
160
points
443
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Full Orbital package that reexports core, injector, router and state.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, orbital_core, orbital_injector, orbital_router, orbital_state

More

Packages that depend on orbital