ailoha_agent 0.1.0 copy "ailoha_agent: ^0.1.0" to clipboard
ailoha_agent: ^0.1.0 copied to clipboard

Ailoha agent for Flutter — runtime app inspection, interaction, and debugging.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ailoha_agent

With Flutter:

 $ flutter pub add ailoha_agent

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

dependencies:
  ailoha_agent: ^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:ailoha_agent/ailoha_agent.dart';
0
likes
0
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

Ailoha agent for Flutter — runtime app inspection, interaction, and debugging.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ailoha_agent