Skip to content

This project is a FlutterFlow showcase app with the following features: Firebase database, Animation, and Custom Page Transitions.

Notifications You must be signed in to change notification settings

automatix-scripts/quizApp-FlutterFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widzę, że Twój plik README.md ma problemy z formatowaniem po commicie. Oto poprawiona wersja z odpowiednim formatowaniem Markdown:

# QuizApp FlutterFlow

[![Maintenance](https://img.shields.io/badge/Maintenance-yes-blue.svg)]()
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)]()
![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)
![GitHub release](https://img.shields.io/badge/release-v1.0.0-blue)
![Supported Platforms](https://img.shields.io/badge/Platform-Android%20%7C%20iOS%20%7C%20Web-blue.svg?logo=flutter)
[![View DEMO](https://img.shields.io/badge/VIEW-DEMO-lightgreen.svg)](https://quizapp-69a6b.web.app)
![FlutterFlow](https://img.shields.io/badge/FlutterFlow-6E61FA.svg?logo=flutter)

## Project info 
- This project is a FlutterFlow showcase app with the following features: Firebase database, Animation, and Custom Page Transitions.
- The app runs on Android, iOS and Web.
- The app is built using Flutter stable and latest Dart version.
- The app is built using the FlutterFlow

## Demo
[QuizApp FlutterFlow](https://quizapp-69a6b.web.app)

https://user-images.githubusercontent.com/129328468/235618047-4f351c0d-a73e-4239-ab65-9c38ac127fc2.mp4

## How to run the app
- **Clone the project.**
```shell
git clone https://github.com/automatix-scripts/quizApp-FlutterFlow.git
  • Open the project.
cd your_name_here
  • Get packages.
flutter pub get
  • Configure firebase project with flutterfire.
flutterfire configure

At this point you should be able to run the app on your device or emulator.

Firebase hosting

  1. In order to deploy this app to Firebase hosting, follow these commands:
  • Login to firebase.
firebase login
  • Initialize firebase.
firebase init
  • Choose account, then choose Hosting as an option.
  • Select Firebase project.
  • Select public directory for your hosting: build/web (default).
  • Configure as a single-page app.
  • Build the project if you haven't yet.
flutter build web
  • Deploy to firebase.
firebase deploy

Created by Tomasz Slawczyk

[Extrawest], 2025

About

This project is a FlutterFlow showcase app with the following features: Firebase database, Animation, and Custom Page Transitions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages