mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-11 12:30:49 +00:00
11 lines
154 B
YAML
11 lines
154 B
YAML
name: dart_ex
|
|
description: Example dart project
|
|
version: 1.0.0+1
|
|
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
|
|
dependencies:
|
|
# Epub
|
|
epubx:
|
|
path: ../../
|