Skip to content

nduluesomto/flutter_shoppers_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_shopping_api_app

Getting Started

Get-X was used for state managements, dependencies injection and route managements in this App, as it's a lightweight state manager, efficient and has minimal consumption of the device's RAM.

External Dependencies

  • get
  • http
  • flutter_staggered_grid_view

Folder Structure

Here is the core folder structure which flutter provides. flutter-app/ |- android |- build |- ios |- lib |- test

Here is the folder structure used in this project lib/ |- controllers/ |- models/ |- services/ |- views/ |- widgets/ |- main.dart

SubFolders Structure

|- controllers/ app_controller.dart

|- Model/ product_model.dart

|- services/ api_service.dart app_bindings.dart

|- views/ details.dart homepage.dart

|- widgets/ product_widget.dart

App Screens

About

A flutter App for cosmetics with Rest API for fetching data using HTTP get request and GET X

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages