API Integration App
A Flutter app demonstrating API integration, state management, and responsive UI design. This app fetches data from a public API and displays it in a user-friendly interface.
Features
- Fetch data from an API
- Display list of items
- Responsive layout
Setup
- Clone the repository
- Run
flutter pub getto install dependencies - Launch with
flutter run
License
Licensed under the Apache 2.0 License. See the LICENSE file for more details.