mirror of
https://github.com/ente-io/ente.git
synced 2025-08-06 14:43:20 +00:00
23 lines
335 B
YAML
23 lines
335 B
YAML
name: ente_cast_normal
|
|
version: 0.0.1
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=3.3.0 <4.0.0'
|
|
|
|
dependencies:
|
|
cast:
|
|
git:
|
|
url: https://github.com/guyluz11/flutter_cast.git
|
|
ref: multicast_version
|
|
ente_cast:
|
|
path: ../ente_cast
|
|
flutter:
|
|
sdk: flutter
|
|
stack_trace:
|
|
|
|
dev_dependencies:
|
|
flutter_lints:
|
|
|
|
flutter:
|