ai_replace_prompt 1770.195.248
ai_replace_prompt: ^1770.195.248 copied to clipboard
Professional integration for AI replace prompts.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add ai_replace_promptWith Flutter:
$ flutter pub add ai_replace_promptThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
ai_replace_prompt: ^1770.195.248Alternatively, 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:ai_replace_prompt/ai_replace_prompt.dart';