shernova_android_helpers 0.2.0
shernova_android_helpers: ^0.2.0 copied to clipboard
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_helpersThis 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.0Alternatively, 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';