NewYork Times Clone

This is a news aggregator designed to make it easier to view news by category.

I tried to write a beautiful interface that would be pleasing to the eye
and force the user to return to the application again.

Support Developer

Stable App Version - 1.0.1

Preview

Stack:

Language - Dart
Framework - Flutter
API - New Your Times API (only for personal use)

A few words:

During development,
I used Clean Architecture, worked with BLoC and Retrofit.

This app helped me to better understand state management and working with the Rest API.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Where to get my own API Key?

For use get api key from https://developer.nytimes.com/apis and set to api_key.dart in project directory