/BLoC-News-FlutterApp

News Flutter app that showcases my knowledge with BLoC Architecture & State management

Primary LanguageDartApache License 2.0Apache-2.0

BLoC-News-FlutterApp

Logo

NEWS App

GitHub last commit GitHub repo size

About

I developed a null safe News app implementing the BLoC Architecture & State management. It uses NewsAPI api to request and display the latest news from the U.S, users can then tap the article that interests them and it will open inside the app using flutter_web_browser.

Note: I didn't include my api_keys.dart file, so you have to make your own dart file that stores your keys, otherwise it won't work.

Screenshots

Home_Screen Article_Screen
Home Product