Skip to content

This project is a responsive clone of the Google Search interface. It allows users to perform searches using the Google Search API and displays results with pagination. The app is fully responsive and adjusts seamlessly across devices, from mobile phones to desktops.

Notifications You must be signed in to change notification settings

Harshit2756/flutter_google_clone

Repository files navigation

Google Search Clone (Flutter)

GitHub top language GitHub language count Repository size License


📜 Table of Contents

📖 About

The Google Search Clone is a responsive Flutter app replicating the Google Search experience. With seamless integration of the Google Search API, users can enjoy smooth search functionality across all devices, from mobile to desktop. Built using Flutter's flexible framework, the app dynamically adjusts its layout to ensure a consistent user experience.

Key Features:

  • 🌐 Google Search API Integration
  • 📱 Mobile-friendly Design
  • 💻 Full Desktop Support
  • 🔄 Pagination for easy browsing

👀 See it in Action

Live Preview Download APK Source Code
Live Preview Download APK Source Code

📺 Demo Video

Demo Video

📷 Screenshots

Home Page Search Page Search Results Pagination
Tablet Home Tablet Search Tablet Search Results Tablet Pagination

✨ Features

  • 📱 Fully Responsive: Works on mobile, tablet, and desktop with smooth transitions.
  • 🌐 Google Search API: Search and display real-time results using Google’s official API.
  • ➡️ Pagination: Efficient result browsing with paginated content.
  • 💡 Clean UI: Simple, intuitive design mimicking the official Google interface.

✅ Installation

To run the app locally, ensure you have Flutter installed. If not, follow the installation guide here.

Flutter Version: 3.24.0

Steps to Get Started:

  1. Clone the repository:
git clone https://github.com/Harshit2756/flutter_google_clone.git
  1. Navigate to the project directory:
cd flutter_google_clone
  1. Install the dependencies:
flutter pub get
  1. Run the app:
flutter run

🚀 Resources

The following Resources were used in this project:

About

This project is a responsive clone of the Google Search interface. It allows users to perform searches using the Google Search API and displays results with pagination. The app is fully responsive and adjusts seamlessly across devices, from mobile phones to desktops.

Topics

Resources

Stars

Watchers

Forks