A flutter news app that gets data from newsapi.org and manages state with BLOC.
Bloc for state management.
Flutter Hooks for local state management.
Freezed for generation of Data and Sealed classes.
Flutter Localizations for localization
WebView Flutter for loading urls in a webview.
Cached Network Image for caching remote images.
Flutter Dotenv for creating environment variables