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

outdated

A wrapper that is responsible for initializing various services and utilities needed to run apps safely.

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.23

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
pub points
3%
popularity

Publisher

verified publishersavannahghi.org

A wrapper that is responsible for initializing various services and utilities needed to run apps safely.

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