Skip to content

This project is a Flutter application designed to provide a starting point for a shopping app using Cupertino (iOS-style) widgets. It supports multiple platforms, including Android, iOS, macOS, and web.

Notifications You must be signed in to change notification settings

shop2008/flutter_shop_cupertino

Repository files navigation

Flutter Shop Cupertino

This project is a Flutter application designed to provide a starting point for a shopping app using Cupertino (iOS-style) widgets. It supports multiple platforms, including Android, iOS, macOS, and web.

Features

  • Cross-Platform Support: Compatible with Android, iOS, macOS, and web.
  • Cupertino Design: Focused on delivering an iOS-like user experience using Cupertino widgets.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/shop2008/flutter_shop_cupertino.git
  2. Navigate to the project directory:

    cd flutter_shop_cupertino
  3. Install dependencies:

    flutter pub get

Running the App

To run the app on your desired platform:

flutter run

For web:

flutter run -d chrome

For iOS:

flutter run -d ios

For Android:

flutter run -d android

Acknowledgements

Simulator Screen Recording - iPhone 15 Pro Max - 2024-01-29 at 10 44 32

About

This project is a Flutter application designed to provide a starting point for a shopping app using Cupertino (iOS-style) widgets. It supports multiple platforms, including Android, iOS, macOS, and web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published