dart_sentiment
Dart Sentiment is a dart module that uses the AFINN-165 wordlist and Emoji Sentiment Ranking to perform sentiment analysis on arbitrary blocks of input text.
News app where you can see all trending news
{"sdk":"flutter"}^0.13.4^3.0.1^3.1.0^2.0.4^6.0.12^2.1.0^0.0.9^2.0.0^1.0.3{"sdk":"flutter"}^0.9.2English project snapshot. Visit GitHub for the latest content.
A new Flutter application which show live news
With the help of this app you can read live news from any categories:
Clone this repository
git clone https://github.com/akashlilhare/news_app.git
Set current working directory to news_app
Run these commands:
flutter pub get
flutter pub upgrade
flutter pub outdated
Run the app with a NewsAPI key (the app reads it from --dart-define so secrets do not need to be committed):
flutter run --dart-define=NEWS_API_KEY=your_newsapi_key
https://github.com/akashlilhare/news_app/blob/master/screenshot/g1.gif https://github.com/akashlilhare/news_app/blob/master/screenshot/s1.png https://github.com/akashlilhare/news_app/blob/master/screenshot/s2.png https://github.com/akashlilhare/news_app/blob/master/screenshot/screen_1.png