beam_ai_sdk 0.1.3 copy "beam_ai_sdk: ^0.1.3" to clipboard
beam_ai_sdk: ^0.1.3 copied to clipboard

The beam_ai_sdk enables easy integration of advanced AI features like NLP, image recognition, speech processing, and ML for effortless creation of intelligent applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beam_ai_sdk

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

dependencies:
  beam_ai_sdk: ^0.1.3

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:beam_ai_sdk/beam_ai_sdk.dart';
0
likes
130
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

The beam_ai_sdk enables easy integration of advanced AI features like NLP, image recognition, speech processing, and ML for effortless creation of intelligent applications.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on beam_ai_sdk

Packages that implement beam_ai_sdk