actito 5.0.0-beta.2 copy "actito: ^5.0.0-beta.2" to clipboard
actito: ^5.0.0-beta.2 copied to clipboard

Official Actito Flutter plugin. Implements the power of the Actito platform in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add actito

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

dependencies:
  actito: ^5.0.0-beta.2

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:actito/actito.dart';
0
likes
140
points
103
downloads

Publisher

verified publisheractito.com

Weekly Downloads

Official Actito Flutter plugin. Implements the power of the Actito platform in Flutter applications.

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

actito_flutter, flutter

More

Packages that depend on actito