app_wrapper 0.1.1 copy "app_wrapper: ^0.1.1" to clipboard
app_wrapper: ^0.1.1 copied to clipboard

outdated

Wrapper entry point the provides app wide dependencies

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_wrapper

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

dependencies:
  app_wrapper: ^0.1.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:app_wrapper/app_wrapper.dart';
3
likes
0
points
432
downloads

Publisher

verified publishersavannahghi.org

Weekly Downloads

Wrapper entry point the provides app wide dependencies

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

camera, flutter, flutter_graphql_client, local_auth

More

Packages that depend on app_wrapper