contextengine 0.1.2 copy "contextengine: ^0.1.2" to clipboard
contextengine: ^0.1.2 copied to clipboard

Provider-agnostic AI orchestration, memory, and context-optimization layer for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add contextengine

With Flutter:

 $ flutter pub add contextengine

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

dependencies:
  contextengine: ^0.1.2

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:contextengine/contextengine.dart';
0
likes
160
points
148
downloads

Documentation

API reference

Publisher

verified publisherrahulsha.com.np

Weekly Downloads

Provider-agnostic AI orchestration, memory, and context-optimization layer for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#ai #llm #context #memory #flutter

License

MIT (license)

Dependencies

meta

More

Packages that depend on contextengine