Skip to content

gabber-dev/flutter-v1-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gabber_v1_flutter

This project serves as an example project demonstrating how to use Flutter with Gabber V1 Apis.

lib/gabber.dart: is the Gabber SDK. lib/main.dart: is the UI/App. lib/mock_server.dart: acts as a Mock Server. In production, you would want this running on your server to keep your GABBER_API_KEY safe.

Getting Started

  1. Copy your GABBER_API_KEY into lib/mock_server.dart
  2. flutter run

Platform Specific Instructions

This SDK sits on top of LiveKit sdks. Platform specific instructions can be referenced here: https://github.com/livekit/client-sdk-flutter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published