An open API service indexing awesome lists of open source software.

https://github.com/tilarnaexedilica/fierygg---flutter-dribble-ui-demo

Flutter Dribble UI Demo - Fiery GG
https://github.com/tilarnaexedilica/fierygg---flutter-dribble-ui-demo

android casino dashboard dribble flutter flutter-apps flutter-demo flutter-examples flutter-mobile flutter-ui flutter-web flutter-widget ios template windows

Last synced: 5 months ago
JSON representation

Flutter Dribble UI Demo - Fiery GG

Awesome Lists containing this project

README

        

# FieryGG - Flutter Dribble UI Demo

![FieryGG](assets/images/logo.gif)

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](assets/images/dribble_author.png)

## Screenshots

![Desktop](assets/images/screenshot_1.png)

![Mobile](assets/images/screenshot_2.png)

## Live Demo

You can view the live demo of the project here: [Live Demo](https://tilarnaexedilica.github.io/FieryGG---Flutter-Dribble-UI-Demo/)

## Installation

1. Make sure you have the Flutter SDK installed on your computer.
2. Clone this repository:

```bash
git clone https://github.com/TilarnaExdilika/FieryGG---Flutter-Dribble-UI-Demo
```

3. Navigate to the project directory:

```bash
cd FieryGG-Flutter-Dribble-UI-Demo
```

4. Install dependencies:

```bash
flutter pub get
```

5. Run the app:

```bash
flutter run
```

## Project Structure

The project is organized as follows:

```bash
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](https://upload.wikimedia.org/wikipedia/commons/thumb/c/c2/GitHub_Invertocat_Logo.svg/30px-GitHub_Invertocat_Logo.svg.png)](https://github.com/TilarnaExedilica) Github: TilarnaExedilica

[![Facebook](https://upload.wikimedia.org/wikipedia/en/thumb/0/04/Facebook_f_logo_%282021%29.svg/30px-Facebook_f_logo_%282021%29.svg.png?20210818083032)](https://www.facebook.com/IShino.Avery/) Pham Anh

---

Thank you for your interest in the project!