injecta 0.4.1 copy "injecta: ^0.4.1" to clipboard
injecta: ^0.4.1 copied to clipboard

Library that provides a simple and efficient service registry

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add injecta

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

dependencies:
  injecta: ^0.4.1

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:injecta/injecta.dart';
5
likes
160
pub points
57%
popularity

Publisher

verified publisherkalucky0.dev

Library that provides a simple and efficient service registry

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on injecta