shernova_android_helpers 0.2.0 copy "shernova_android_helpers: ^0.2.0" to clipboard
shernova_android_helpers: ^0.2.0 copied to clipboard

PlatformAndroid

Optional Android helpers for Shernova auto-return after verification calls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shernova_android_helpers

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

dependencies:
  shernova_android_helpers: ^0.2.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:shernova_android_helpers/shernova_android_helpers.dart';
0
likes
145
points
294
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Optional Android helpers for Shernova auto-return after verification calls.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, shernova_core, shernova_ui

More

Packages that depend on shernova_android_helpers

Packages that implement shernova_android_helpers