genesis_ai_sdk 0.3.0 copy "genesis_ai_sdk: ^0.3.0" to clipboard
genesis_ai_sdk: ^0.3.0 copied to clipboard

MOVED — this package has been renamed to flutter_agentic. Please migrate to flutter_agentic instead.

⚠️ This package has moved #

genesis_ai_sdk has been renamed to flutter_agentic.

This version (0.3.0) is the final release and simply re-exports flutter_agentic. No features were removed — this is a rename only.

Migrate in 2 steps #

1. Update pubspec.yaml:

dependencies:
  flutter_agentic: ^1.0.0   # remove genesis_ai_sdk

2. Update your imports:

import 'package:flutter_agentic/flutter_agentic.dart';

That's it. All classes (GenesisAgent, GenesisFlow, PolicyRouter etc.) are identical.


➡️ Go to flutter_agentic on pub.dev

8
likes
140
points
211
downloads

Documentation

API reference

Publisher

verified publisherinlayad.com

Weekly Downloads

MOVED — this package has been renamed to flutter_agentic. Please migrate to flutter_agentic instead.

Topics

#flutter #ai #agent

License

MIT (license)

Dependencies

flutter, flutter_agentic

More

Packages that depend on genesis_ai_sdk