Skip to content

Repository files navigation

Picturesearchapp

Online Image from pexels.

Working of App

This project is a picture search app.

The Picture Search App's functionalities are as follows:

  1. The objective of this project is to design and develop a mobile application that allows users to search for pictures.

  2. The app includes a search bar at the top where users can input their query.

  3. It displays the search results in a grid format. Each row in the grid should contain three pictures related to the search query, and there will be five rows.

  4. On scrolling, more images appear.

  5. The images are loaded in a paginated manner to improve performance (this means that the images are only loaded when the user is scrolling)."

Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • Api Key of Pexels https://www.pexels.com/api/
  • And Knowledge of Flutter

Getting Started

  • Clone the project
  • Add Api keys into file api.dart at ApiKey.
  • Before runnning the application, run the following command:
    flutter pub get
    
  • Then run the project with the following command:
    flutter run
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages