Skip to content

SinghAkhileshwar/Flutter_Assignment

 
 

Repository files navigation

flutter_assignment

Flutter Assignment - Design the single -page Flutter application.

Getting Started

  1. It is a single page flutter project which will display the products that are present in the database which will be fectched using REST API.
  2. For making http requests http: ^0.13.5 SDK is used.
  3. Data is shown in the homepage using GridView and Crad widget.

Screenshot

Steps To run this application

  1. Clone this repository to your local device.
  2. Make sure you have installed flutter succesfully.
  3. Open the enitre folder in vs code and type flutter run in terminal then hit enter.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 40.6%
  • CMake 35.4%
  • Dart 14.5%
  • HTML 3.6%
  • C 2.8%
  • Swift 2.7%
  • Other 0.4%