actito 5.0.0 copy "actito: ^5.0.0" to clipboard
actito: ^5.0.0 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

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
150
points
162
downloads

Publisher

verified publisheractito.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

actito_flutter, flutter

More

Packages that depend on actito