blocks_runtime_flutter 0.1.3 copy "blocks_runtime_flutter: ^0.1.3" to clipboard
blocks_runtime_flutter: ^0.1.3 copied to clipboard

Flutter-specific implementations for blocks_runtime (secure storage, OAuth browser flow)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blocks_runtime_flutter

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

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

Documentation

API reference

Publisher

verified publisherblocks.aws.com

Weekly Downloads

Flutter-specific implementations for blocks_runtime (secure storage, OAuth browser flow)

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

app_links, blocks_runtime, flutter, flutter_secure_storage, url_launcher

More

Packages that depend on blocks_runtime_flutter