blitzware_flutter_sdk 1.0.0 copy "blitzware_flutter_sdk: ^1.0.0" to clipboard
blitzware_flutter_sdk: ^1.0.0 copied to clipboard

BlitzWare authentication SDK for Flutter applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blitzware_flutter_sdk

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

dependencies:
  blitzware_flutter_sdk: ^1.0.0

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:blitzware_flutter_sdk/blitzware_flutter_sdk.dart';
0
likes
130
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

BlitzWare authentication SDK for Flutter applications

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_appauth, flutter_secure_storage, http, logging, provider

More

Packages that depend on blitzware_flutter_sdk