/tech_test

Infinit Tech Test

Primary LanguageDart

tech_test

A Flutter project. Integrated one list API with pagination and details view

Features

  • Showing list of news with infinite scrolling
  • Showing details of news by calling details API

Getting Started

  • Minimum Dart SDK version: 3.2.3
  • Used News API from here

Installation

Major Project Dependency

  • GetX for state management
  • Dio for making REST API calls