bound_service 1.0.0 copy "bound_service: ^1.0.0" to clipboard
bound_service: ^1.0.0 copied to clipboard

Bound Service In Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bound_service

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

dependencies:
  bound_service: ^1.0.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:bound_service/bound_service.dart';
1
likes
20
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Bound Service In Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, uri

More

Packages that depend on bound_service

Packages that implement bound_service