financegpt 0.1.0 copy "financegpt: ^0.1.0" to clipboard
financegpt: ^0.1.0 copied to clipboard

FinanceGPT Dart SDK and Flutter integration preview.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add financegpt

With Flutter:

 $ flutter pub add financegpt

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

dependencies:
  financegpt: ^0.1.0

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:financegpt/financegpt.dart';
0
likes
140
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

FinanceGPT Dart SDK and Flutter integration preview.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

crypto, http

More

Packages that depend on financegpt