You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
460 B

4 years ago
name: power_logger
4 years ago
description: A well log tool on flutter, support Dio and custom type data.
version: 0.1.2
4 years ago
homepage: https://github.com/laiiihz/power_logger
environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dio: ^3.0.10
pretty_json: ^1.1.0
flutter_highlight: ^0.6.0
device_info: ^1.0.0
package_info: ^0.4.3+4
4 years ago
auto_size_text: ^2.1.0
4 years ago
dev_dependencies:
flutter_test:
sdk: flutter
flutter: