particle_auth_flutter_plugin 0.0.1 copy "particle_auth_flutter_plugin: ^0.0.1" to clipboard
particle_auth_flutter_plugin: ^0.0.1 copied to clipboard

particle auth pulgin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add particle_auth_flutter_plugin

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

dependencies:
  particle_auth_flutter_plugin: ^0.0.1

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:particle_auth_flutter_plugin/model/chain_info.dart';
import 'package:particle_auth_flutter_plugin/model/login_info.dart';
import 'package:particle_auth_flutter_plugin/model/typeddata_version.dart';
import 'package:particle_auth_flutter_plugin/particle_auth.dart';
0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

particle auth pulgin

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on particle_auth_flutter_plugin