stock_sentiment 0.0.5 copy "stock_sentiment: ^0.0.5" to clipboard
stock_sentiment: ^0.0.5 copied to clipboard

A package to get stock sentiment from headlines. Given a String of tickers seperated by space, it will give you all the sentiment.

release 0.0.5 #

  • got the actual articles content, headline was just not good enough

release 0.0.4 #

  • updated readme

release 0.0.3 #

  • removed print statements so logs arent blasted. instead of returning null from getheadlines just put null for the unrecognized ticker.

release 0.0.2 #

  • added a bunch of documentation to the code.

release 0.0.1 #

  • initial release, added a bunch of classes and functions.
0
likes
80
pub points
0%
popularity

Publisher

verified publishercopypasteearth.com

A package to get stock sentiment from headlines. Given a String of tickers seperated by space, it will give you all the sentiment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, html, http, intl, sentiment_dart

More

Packages that depend on stock_sentiment