Skip to content

rohanjariwala03/google_clone_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Clone

A completely Responsive Google Clone- Works on Android, iOS & Web!

Features

  • Responsive Google UI
  • Fetches Results from Google's Custom Search API
  • Pagination

Installation

After cloning this repository, migrate to google-clone-flutter folder. Then, follow the following steps:

  • Enable Google Custom Search and get API Key(Google Console)
  • Get the Context Key
  • Replace the keys in config/api_keys.dart Then run the following commands to run your app:
  flutter pub get
  open -a simulator (to get iOS Simulator)
  flutter run
  flutter run -d chrome --web-renderer html (to see the best output)

Feedback

If you have any feedback, please reach out to me at namanrivaan@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published