pushed 0.4.0 copy "pushed: ^0.4.0" to clipboard
pushed: ^0.4.0 copied to clipboard

Scoped dependencies for go_router routes using get_it. Manage route-specific dependencies with automatic lifecycle management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pushed

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  pushed: ^0.4.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pushed/pushed.dart';
1
likes
150
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Scoped dependencies for go_router routes using get_it. Manage route-specific dependencies with automatic lifecycle management.

Repository (GitHub)
View/report issues
Contributing

Topics

#go-router #dependency-injection #get-it #scoped-dependencies #flutter

License

MIT (license)

Dependencies

equatable, flutter, get_it, go_router, meta

More

Packages that depend on pushed