Skip to content

Latest commit

 

History

History
86 lines (56 loc) · 1.97 KB

File metadata and controls

86 lines (56 loc) · 1.97 KB

FieryGG - Flutter Dribble UI Demo

FieryGG

FieryGG is a UI demo project built with Flutter, inspired by a design on Dribbble. This project showcases the ability to create beautiful and responsive user interfaces using Flutter.

UI by SokStudio

UI by SokStudio

Screenshots

Desktop

Mobile

Live Demo

You can view the live demo of the project here: Live Demo

Installation

  1. Make sure you have the Flutter SDK installed on your computer.

  2. Clone this repository:

    git clone https://github.com/TilarnaExdilika/FieryGG---Flutter-Dribble-UI-Demo
  3. Navigate to the project directory:

    cd FieryGG-Flutter-Dribble-UI-Demo
  4. Install dependencies:

    flutter pub get
  5. Run the app:

    flutter run

Project Structure

The project is organized as follows:

fiery_gg/
├── lib/
│   ├── ui/
│   │   ├── dashboard.dart
│   │   └── splash.dart
│   ├── config/
│   ├── models/
│   └── main.dart
├── assets/
│   ├── images/
│   └── fonts/
└── pubspec.yaml

Dependencies

The project uses the following packages:

  • flutter
  • cupertino_icons
  • font_awesome_flutter
  • url_launcher

Contact

If you have any questions or suggestions, please feel free to reach out:

GitHub Github: TilarnaExedilica

Facebook Pham Anh


Thank you for your interest in the project!