All Projects → dlevesque1980 → cast

dlevesque1980 / cast

Licence: MIT license
A flutter cast plugin

Programming Languages

dart
5743 projects
kotlin
9241 projects
swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to cast

Gnome Shell Extension Cast To Tv
Cast files to Chromecast, web browser or media player app over local network.
Stars: ✭ 200 (+769.57%)
Mutual labels:  chromecast
Trickl
trickl torrent client
Stars: ✭ 50 (+117.39%)
Mutual labels:  chromecast
iOS-Audio-to-ChromeCast
Audio Streaming from iOS devices to Google Chromecast/Home Audio Devices.
Stars: ✭ 38 (+65.22%)
Mutual labels:  chromecast
Sharpcaster
Chromecast C# SDK for Windows, Windows Phone, .NET 4.5.1, Xamarin.iOS and Xamarin.Android platforms.
Stars: ✭ 245 (+965.22%)
Mutual labels:  chromecast
flutter sliding tutorial
User onboarding library with smooth animation of objects and background colors
Stars: ✭ 127 (+452.17%)
Mutual labels:  dart2
SomaFM
A simple Python 3.x terminal interface for streaming SomaFM
Stars: ✭ 27 (+17.39%)
Mutual labels:  chromecast
Pychromecast
Library for Python 3 to communicate with the Google Chromecast.
Stars: ✭ 2,262 (+9734.78%)
Mutual labels:  chromecast
vlitejs
🦋 vLitejs is a fast and lightweight Javascript library for customizing video and audio player in Javascript with a minimalist theme (HTML5, Youtube, Vimeo, Dailymotion)
Stars: ✭ 162 (+604.35%)
Mutual labels:  chromecast
actors
Actor Model library for Dart.
Stars: ✭ 40 (+73.91%)
Mutual labels:  dart2
dart-tags
ID3 Tag parser written on the pure dart language.
Stars: ✭ 35 (+52.17%)
Mutual labels:  dart2
dart vlc
🎞 Flutter audio / video playback, broadcast & recording library for Windows & Linux.
Stars: ✭ 439 (+1808.7%)
Mutual labels:  chromecast
DismissibleExpandedList
A Flutter package to display hierarchical data in the form of list as well as allows to swipe the individual tiles.
Stars: ✭ 29 (+26.09%)
Mutual labels:  dart2
punchtop
A power hour written in rust with Chromecast support
Stars: ✭ 26 (+13.04%)
Mutual labels:  chromecast
Chromecast Java Api V2
Java implementation of ChromeCast V2 protocol client
Stars: ✭ 221 (+860.87%)
Mutual labels:  chromecast
Chromecast-Kiosk
A open source software to create a digital signage system with google chromecasts.
Stars: ✭ 81 (+252.17%)
Mutual labels:  chromecast
Chromecast Desktop Audio Streamer
Stream the sound of your desktop to your Chromecast Audio device
Stars: ✭ 196 (+752.17%)
Mutual labels:  chromecast
WhatsAppUIClone
WhatsApp UI Clone with Flutter
Stars: ✭ 66 (+186.96%)
Mutual labels:  dart2
flutter flip view
No description or website provided.
Stars: ✭ 56 (+143.48%)
Mutual labels:  dart2
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+500%)
Mutual labels:  dart2
jinja.dart
Jinja2 template engine port for Dart.
Stars: ✭ 38 (+65.22%)
Mutual labels:  dart2

cast

Please note that the iOS part is not done. The problem is that you need and apple developer account to develop that. I don't have that and I don't plan to buy only for a hobby. What I did is that the project for iOS is setup and ready to be develop, but you need the Access WIFI Capability that is only available for your app when you have a paid apple developer account.
If someone have an account and is interested let just fork the project and do it

This Flutter plugin is very new and unfinished. More to come. The example app do it all.

  1. Change the receiverConst value in example/lib/receiverConsts.dart, you need a valid chromecast App id there to make the example work. You can create a receiver app there: https://cast.google.com/publish .
  2. Discover the chromecast device with the chromecast button.
  3. Choose which video you want to play and hit the play button
  4. You can play, pause, resume and Disconnect.
  5. There is and event to know when the media is finished.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].