react_actions 0.1.1 copy "react_actions: ^0.1.1" to clipboard
react_actions: ^0.1.1 copied to clipboard

Browser-safe protocol types for server function invocation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add react_actions

With Flutter:

 $ flutter pub add react_actions

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

dependencies:
  react_actions: ^0.1.1

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:react_actions/react_actions.dart';
0
likes
150
points
239
downloads

Documentation

API reference

Publisher

verified publisherglenfordwilliams.com

Weekly Downloads

Browser-safe protocol types for server function invocation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cbor

More

Packages that depend on react_actions