identity 0.3.6 copy "identity: ^0.3.6" to clipboard
identity: ^0.3.6 copied to clipboard

Universal Identity library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add identity

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

dependencies:
  identity: ^0.3.6

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:identity/identity.dart';
0
likes
20
pub points
3%
popularity

Publisher

unverified uploader

Universal Identity library

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

emitter, flutter

More

Packages that depend on identity