alpha_vantage_package 1.0.0 copy "alpha_vantage_package: ^1.0.0" to clipboard
alpha_vantage_package: ^1.0.0 copied to clipboard

alpha vantage package api updated by Basil Zuberi, initial creation by Jose Melendez Castro <melendezcastro@gmail.com> <https://github.com/jcmelend/flutter_alpha_vantage_api>

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alpha_vantage_package

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

dependencies:
  alpha_vantage_package: ^1.0.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:alpha_vantage_package/alpha_vantage_package.dart';
4
likes
20
pub points
0%
popularity

Publisher

unverified uploader

alpha vantage package api updated by Basil Zuberi, initial creation by Jose Melendez Castro <melendezcastro@gmail.com> <https://github.com/jcmelend/flutter_alpha_vantage_api>

Homepage

License

MIT (LICENSE)

Dependencies

flutter, http, test

More

Packages that depend on alpha_vantage_package