blocks_runtime_flutter 0.1.0 copy "blocks_runtime_flutter: ^0.1.0" to clipboard
blocks_runtime_flutter: ^0.1.0 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 Dart:

 $ dart pub add blocks_runtime_flutter

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 dart pub get):

dependencies:
  blocks_runtime_flutter: ^0.1.0

Alternatively, your editor might support dart pub get or 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
0
points
146
downloads

Publisher

verified publisherblocks.aws.com

Weekly Downloads

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

License

unknown (license)

Dependencies

app_links, blocks_runtime, flutter, flutter_secure_storage, url_launcher

More

Packages that depend on blocks_runtime_flutter