heroes 0.1.0 copy "heroes: ^0.1.0" to clipboard
heroes: ^0.1.0 copied to clipboard

This package lets you know whether you have met with a potentially active case.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add heroes

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

dependencies:
  heroes: ^0.1.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:heroes/heroes.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

This package lets you know whether you have met with a potentially active case.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

background_fetch, equatable, flutter, geolocator, http, intl, location, meta, nearby_connections, path_provider, shared_preferences

More

Packages that depend on heroes