dalel_ai_flutter_sdk 1.1.1 copy "dalel_ai_flutter_sdk: ^1.1.1" to clipboard
dalel_ai_flutter_sdk: ^1.1.1 copied to clipboard

Official Dalel Flutter SDK that provides an AI agent with personalized recommendations. Integrate intelligent chat bot and recommendation system into your Flutter apps with ease.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dalel_ai_flutter_sdk

With Flutter:

 $ flutter pub add dalel_ai_flutter_sdk

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

dependencies:
  dalel_ai_flutter_sdk: ^1.1.1

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

Publisher

unverified uploader

Weekly Downloads

Official Dalel Flutter SDK that provides an AI agent with personalized recommendations. Integrate intelligent chat bot and recommendation system into your Flutter apps with ease.

Homepage

License

unknown (license)

Dependencies

bloc, cached_network_image, dio, equatable, flutter, flutter_bloc, flutter_hooks, flutter_localizations, flutter_svg, get_it, intl, markdown_widget

More

Packages that depend on dalel_ai_flutter_sdk