yahoo_finance 0.4.0 copy "yahoo_finance: ^0.4.0" to clipboard
yahoo_finance: ^0.4.0 copied to clipboard

PlatformAndroid

A Yahoo Finance client for Flutter — the Dart equivalent of Python's yfinance. Quotes, history, financials, holders, estimates, ESG, search, funds, calendars.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yahoo_finance

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

dependencies:
  yahoo_finance: ^0.4.0

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:yahoo_finance/yahoo_finance.dart';
1
likes
160
points
253
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Yahoo Finance client for Flutter — the Dart equivalent of Python's yfinance. Quotes, history, financials, holders, estimates, ESG, search, funds, calendars.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cronet_http, cupertino_http, flutter, html, http, meta

More

Packages that depend on yahoo_finance