pubspec.yaml
578 Bytes
name: readme_to_dart
author: David PHAM-VAN <dev.nfet.net@gmail.com>
description: Readme Markdown to dart source converter.
homepage: https://github.com/DavBfr/dart_pdf/tree/master/test
repository: https://github.com/DavBfr/dart_pdf
issue_tracker: https://github.com/DavBfr/dart_pdf/issues
version: 1.0.0
environment:
sdk: ">=2.1.0 <3.0.0"
flutter: "^1.2.0"
dependencies:
flutter:
sdk: flutter
markdown:
meta:
string_scanner:
pdf:
printing:
path:
image:
path_provider:
dependency_overrides:
pdf:
path: ../pdf
printing:
path: ../printing