Concerto Player is an experimental new frontend for Concerto Digital Signage written in Flutter.
It aims to provide a cross-platform screen player that is easier to maintain than the existing stack by bundling all content types into the same package instead of relying on the post-distribution plugin process of the prior Concerto V2 frontends.
This is not ready for production use.
One of the benefits of Flutter is that the same codebase can develop nearly native experiences on a variety of platforms. The player targets:
- Web, to provide compatability with the existing frontend platform.
- Android, to support tablets and TV devices.
- Everything else.