bavest 0.0.3 copy "bavest: ^0.0.3" to clipboard
bavest: ^0.0.3 copied to clipboard

The Bavest SDK for Dart and Flutter provides realtime data for stocks, etfs, mutual fonds. Bavest's infrastructure enables fintechs, banks, asset managers and retail investors to access realtime finan [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bavest

With Flutter:

 $ flutter pub add bavest

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

dependencies:
  bavest: ^0.0.3

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:bavest/bavest.dart';
14
likes
0
pub points
0%
popularity

Publisher

verified publisherbavest.co

The Bavest SDK for Dart and Flutter provides realtime data for stocks, etfs, mutual fonds. Bavest's infrastructure enables fintechs, banks, asset managers and retail investors to access realtime financial data, alternative data such as sentiment or ESG data, and analyzes data with AI, such as the environmental footprint of funds.

Homepage

License

unknown (license)

Dependencies

dio, fake_async, flutter, logger, memory_cache, rxdart, web_socket_channel

More

Packages that depend on bavest