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
433 B

4 years ago
name: power_logger
4 years ago
description: A well log tool on flutter, support Dio and custom type data.
version: 1.2.2
4 years ago
homepage: https://github.com/laiiihz/power_logger
environment:
sdk: ">=2.12.0 <3.0.0"
4 years ago
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dio: ^4.0.0
4 years ago
flutter_highlight: ^0.7.0
2 years ago
device_info_plus: any
package_info_plus: any
logger: ^1.0.0
4 years ago
dev_dependencies:
flutter_test:
sdk: flutter
4 years ago
flutter: