fex_intelligence 1.0.3 copy "fex_intelligence: ^1.0.3" to clipboard
fex_intelligence: ^1.0.3 copied to clipboard

The AI-Powered Intelligence Layer for Flutter. FEX provides autonomous QA, security pentesting, self-healing code, and architecture evolution.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate fex_intelligence

Use it

The package has the following executables:

$ fex

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fex_intelligence

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

dependencies:
  fex_intelligence: ^1.0.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fex_intelligence/fex_intelligence.dart';
1
likes
0
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

The AI-Powered Intelligence Layer for Flutter. FEX provides autonomous QA, security pentesting, self-healing code, and architecture evolution.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dio, google_generative_ai, http, path

More

Packages that depend on fex_intelligence