ai_assisted_widgets 1.0.3-beta copy "ai_assisted_widgets: ^1.0.3-beta" to clipboard
ai_assisted_widgets: ^1.0.3-beta copied to clipboard

This package help you to create Text widgets with AI assistance.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ai_assisted_widgets

With Flutter:

 $ flutter pub add ai_assisted_widgets

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

dependencies:
  ai_assisted_widgets: ^1.0.3-beta

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:ai_assisted_widgets/ai_assisted_widgets.dart';
1
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

This package help you to create Text widgets with AI assistance.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on ai_assisted_widgets