extrawest / flutterflow-responsive-web-showcase

This project is a FlutterFlow showcase app with the following features: Responsive Design, REST API, Master-Detail Flow, Animation, and Custom Page Transitions.

Home Page:https://main--ornate-licorice-ac07bd.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlutterFlow Responsive Web Showcase

Maintanence Ask Me Anything ! GitHub license GitHub release Supported Platforms View DEMO FlutterFlow

Project info

  • This project is a FlutterFlow showcase app with the following features: Responsive Design, REST API, Master-Detail Flow, 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

FlutterFlow responsive WEB showcase

web-showcase.mp4

How to run the app

  • Clone the project.
git clone https://github.com/extrawest/flutterflow-responsive-web-showcase.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 Ruslan Volkhov

Extrawest.com, 2023

About

This project is a FlutterFlow showcase app with the following features: Responsive Design, REST API, Master-Detail Flow, Animation, and Custom Page Transitions.

https://main--ornate-licorice-ac07bd.netlify.app/


Languages

Language:Dart 96.7%Language:Objective-C 0.8%Language:Java 0.8%Language:HTML 0.7%Language:Swift 0.5%Language:Ruby 0.5%Language:Kotlin 0.0%Language:Roff 0.0%