Files
qinglong_app/pub/code_field-master/pubspec.yaml
2022-06-15 11:05:49 +08:00

22 lines
467 B
YAML

name: code_text_field
description: A customizable code field supporting syntax highlighting, bi-directionnal scrolling and code modifiers
version: 1.0.3
homepage: https://github.com/BertrandBev/code_field
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.26.0"
dependencies:
flutter:
sdk: flutter
linked_scroll_controller: ^0.2.0-nullsafety.0
highlight: ^0.7.0
flutter_highlight: ^0.7.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter: