enroll_plugin_custom 1.0.3 copy "enroll_plugin_custom: ^1.0.3" to clipboard
enroll_plugin_custom: ^1.0.3 copied to clipboard

eNROLL is a compliance solution that prevents identity fraud and phishing. Powered by AI, it reduces errors and speeds up identification, ensuring secure verification.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enroll_plugin_custom

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

dependencies:
  enroll_plugin_custom: ^1.0.3

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:enroll_plugin_custom/constants/colors/dynamic_color.dart';
import 'package:enroll_plugin_custom/constants/enroll_colors.dart';
import 'package:enroll_plugin_custom/constants/enroll_environment.dart';
import 'package:enroll_plugin_custom/constants/enroll_forced_document_type.dart';
import 'package:enroll_plugin_custom/constants/enroll_init_model.dart';
import 'package:enroll_plugin_custom/constants/enroll_localizations.dart';
import 'package:enroll_plugin_custom/constants/enroll_mode.dart';
import 'package:enroll_plugin_custom/constants/enroll_state.dart';
import 'package:enroll_plugin_custom/constants/event_models.dart';
import 'package:enroll_plugin_custom/constants/native_event_model.dart';
import 'package:enroll_plugin_custom/constants/native_event_types.dart';
import 'package:enroll_plugin_custom/enroll_plugin.dart';
0
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

eNROLL is a compliance solution that prevents identity fraud and phishing. Powered by AI, it reduces errors and speeds up identification, ensuring secure verification.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on enroll_plugin_custom

Packages that implement enroll_plugin_custom