hamatsuka / flutter_fbstorage_video_upload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Video Sharing app

final.gif

An example app to demonstrate video sharing using Firebase Cloud Storage and with HLS.

Read the full tutorial in my blog.

Getting Started

You need to setup Firebase credentials in order to run the sample:

Firebase setup

Complete the setup process as described here.

You should add two files:

  • Android: android/app/google-services.json
  • iOS: ios/Runner/GoogleService-Info.plist

Run the project

Run the project as usual using flutter run

About


Languages

Language:Dart 83.8%Language:Ruby 13.2%Language:Swift 1.5%Language:Kotlin 1.4%Language:Objective-C 0.1%