mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
16 lines
321 B
YAML
16 lines
321 B
YAML
name: flutter_markdown
|
|
description: A markdown renderer for Flutter.
|
|
version: 0.1.0
|
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
|
homepage: http://flutter.io
|
|
|
|
dependencies:
|
|
flutter:
|
|
path: ../flutter
|
|
markdown: '^0.9.0'
|
|
string_scanner: ^1.0.0
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
path: ../flutter_test
|