Skip to content

Arjun-flutter/api_s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get API Data App 🚀

A comprehensive Flutter application that demonstrates how to fetch, display, and manage data from a REST API (JSONPlaceholder).

📌 Project Overview

This project serves as a practical guide for Flutter developers to handle API integrations. It includes multiple screens, each dedicated to a specific data type (Posts, Comments, Photos, Todos, Users), and features a mock login and update functionality.

✨ Features

  • Home Screen: A central dashboard to navigate through different sections.
  • Posts: Fetches and displays a list of posts.
  • Comments: Shows comments associated with various data.
  • Photos: Displays image thumbnails and titles using NetworkImage.
  • Todos: Manages a list of task items.
  • Users: Shows user information.
  • Login: A mock login screen using http.post.
  • Update User: Demonstrates how to update existing data.

🛠️ Tech Stack

🚀 Getting Started

📸 Screenshots

(Add your screenshots here later)


Developed with ❤️ by Nagaraju

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors