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

outdated

Flutter sdk for integrating inbox functionality using flutter hooks

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add suprsend_flutter_inbox

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

dependencies:
  suprsend_flutter_inbox: ^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:suprsend_flutter_inbox/api.dart';
import 'package:suprsend_flutter_inbox/hooks.dart';
import 'package:suprsend_flutter_inbox/main.dart';
import 'package:suprsend_flutter_inbox/provider.dart';
import 'package:suprsend_flutter_inbox/store.dart';
import 'package:suprsend_flutter_inbox/utils.dart';
0
likes
0
points
141
downloads

Publisher

verified publishersuprsend.com

Weekly Downloads

Flutter sdk for integrating inbox functionality using flutter hooks

Homepage

License

unknown (license)

Dependencies

crypto, flutter, flutter_bloc, flutter_hooks, hooked_bloc, http, shared_preferences, uuid

More

Packages that depend on suprsend_flutter_inbox