flutter_cast_framework_modern/example
gianlucaparadise b4b8eb258a CustomMessage handling: send and receive;
Code re-organization: CastDialogOpener, MethodNames;
2019-11-12 07:10:28 +01:00
..
android Show dialog on click 2019-11-09 10:01:11 +01:00
ios Initial commit 2019-11-07 07:33:27 +01:00
lib CustomMessage handling: send and receive; 2019-11-12 07:10:28 +01:00
test Initial commit 2019-11-07 07:33:27 +01:00
.gitignore Initial commit 2019-11-07 07:33:27 +01:00
.metadata 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 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_example

Demonstrates how to use the flutter_cast_framework plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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