flutter_genui 0.5.0 copy "flutter_genui: ^0.5.0" to clipboard
flutter_genui: ^0.5.0 copied to clipboard

discontinuedreplaced by: genui

Generates and displays generative user interfaces (GenUI) in Flutter using AI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_genui

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

dependencies:
  flutter_genui: ^0.5.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_genui/flutter_genui.dart';
6
likes
130
points
36
downloads

Publisher

verified publisherlabs.flutter.dev

Weekly Downloads

Generates and displays generative user interfaces (GenUI) in Flutter using AI.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, flutter_markdown, json_schema_builder, logging

More

Packages that depend on flutter_genui