trinsic_flutter_ui 0.0.1-1 copy "trinsic_flutter_ui: ^0.0.1-1" to clipboard
trinsic_flutter_ui: ^0.0.1-1 copied to clipboard

Library to invoke the Trinsic Identity Acceptance flow on Android and iOS

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trinsic_flutter_ui

With Flutter:

 $ flutter pub add trinsic_flutter_ui

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

dependencies:
  trinsic_flutter_ui: ^0.0.1-1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trinsic_flutter_ui/trinsic_flutter_ui.dart';
0
likes
0
pub points
26%
popularity

Publisher

unverified uploader

Library to invoke the Trinsic Identity Acceptance flow on Android and iOS

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on trinsic_flutter_ui