Google Cast SDK for flutter
Find a file
2019-11-11 22:51:35 +01:00
.vscode vscode setup 2019-11-07 07:35:36 +01:00
android Implemented ProcessLifecycleOwner 2019-11-11 22:51:35 +01:00
assets Basic CastButton implementation; 2019-11-09 10:00:49 +01:00
example Show dialog on click 2019-11-09 10:01:11 +01:00
ios Initial commit 2019-11-07 07:33:27 +01:00
lib CastIcon connecting animation 2019-11-09 10:02:05 +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 Basic CastButton implementation; 2019-11-09 10:00:49 +01:00
pubspec.yaml Basic CastButton implementation; 2019-11-09 10:00:49 +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.