dartantic_ai 1.0.5
dartantic_ai: ^1.0.5 copied to clipboard
Dartantic is an agentic framework designed to make building client and server-side apps in Dart with generative AI easier and more fun!
example/lib/example.dart
export 'src/dump_stuff.dart';
export 'src/example_tools.dart';
export 'src/example_types.dart';