just_class

This repository is to be used as a reference for API calling and Json Parsing. the Http and Dio, both packages are used in this code. the UI is not the main thing here,So in this code the UI is not improved

NOTE: The structure of code for getting data is perfect for getting started but the code is not ideal for displaying data, Listview Builder should be replaced with Stream Builder and Set State should not be used in this way.

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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.