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

Hawcx Flutter SDK plugin providing V5 auth, session, and push flows via native Hawcx SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hawcx_flutter_sdk

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

dependencies:
  hawcx_flutter_sdk: ^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:hawcx_flutter_sdk/hawcx_flutter_sdk.dart';
0
likes
140
points
271
downloads

Publisher

unverified uploader

Weekly Downloads

Hawcx Flutter SDK plugin providing V5 auth, session, and push flows via native Hawcx SDKs.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on hawcx_flutter_sdk

Packages that implement hawcx_flutter_sdk