Google Cast SDK for flutter
Find a file
gianlucaparadise 344c5b6b8a Initial CastContext setup;
CastState handling
2019-11-08 06:52:35 +01:00
.vscode vscode setup 2019-11-07 07:35:36 +01:00
android Initial CastContext setup; 2019-11-08 06:52:35 +01:00
example Initial CastContext setup; 2019-11-08 06:52:35 +01:00
ios Initial commit 2019-11-07 07:33:27 +01:00
lib Initial CastContext setup; 2019-11-08 06:52:35 +01:00
test Initial CastContext setup; 2019-11-08 06:52:35 +01:00
.gitignore updated flutter 2019-11-07 07:35:17 +01:00
.metadata Initial commit 2019-11-07 07:33:27 +01:00
CHANGELOG.md Initial commit 2019-11-07 07:33:27 +01:00
flutter_cast_framework.iml Initial commit 2019-11-07 07:33:27 +01:00
LICENSE Initial commit 2019-11-07 07:33:27 +01:00
pubspec.lock updated flutter 2019-11-07 07:35:17 +01:00
pubspec.yaml Initial commit 2019-11-07 07:33:27 +01:00
README.md Initial commit 2019-11-07 07:33:27 +01:00

flutter_cast_framework

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.