Skip to content

maroafenogho/api_integration_tutorial

Repository files navigation

Flutter API integration

A project to help introduce beginners to the use of APIs in Flutter.

app_screenshot

Getting Started

This project is a single-screen appication built with Flutter 3.3.1 as an educational material for beginners in flutter development who want to get a grasp of how to make API calls and use REST APIs in their projects.

The project illustrates how to make use of different data types in Dart as well as the following:

  • Functions
  • Asynchronous programming
  • Object Oriented Programming
  • Dart classes
  • Flutter packages
  • JSON data

The app uses the HTTP package to make network calls to the API and the data obtained is processed and displayed to the user.

Follow this link to watch the video tutorial.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published