questlabs_flutter_sdk 0.0.5 copy "questlabs_flutter_sdk: ^0.0.5" to clipboard
questlabs_flutter_sdk: ^0.0.5 copied to clipboard

A Flutter package to integrate Quest Labs AI components into Flutter applications, supporting a range of customizable SDK components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add questlabs_flutter_sdk
copied to clipboard

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

dependencies:
  questlabs_flutter_sdk: ^0.0.5
copied to clipboard

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:questlabs_flutter_sdk/questlabs_flutter_sdk.dart';
copied to clipboard
0
likes
110
points
93
downloads

Publisher

verified publisherquestlabs.ai

Weekly Downloads

2024.10.07 - 2025.04.21

A Flutter package to integrate Quest Labs AI components into Flutter applications, supporting a range of customizable SDK components.

Homepage

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

bloc, cached_network_image, confetti, dio, file_picker, flutter, flutter_bloc, flutter_svg, get_it, google_fonts, http, image_picker, intl, json_annotation, logger, meta, pinput, retrofit, scratcher, sentry_flutter, shared_preferences, smart_auth, url_launcher

More

Packages that depend on questlabs_flutter_sdk