configurable/pubspec.yaml
Sambo Chea 1be7ecaa33 - Fixed simple provider for final configs variable
- Fixed setAll function that set itself, in simple provider
2021-03-25 13:35:22 +07:00

16 lines
354 B
YAML

name: configurable
description: System Configuration and Dotenv Environment for Dart and Flutter
version: 1.0.5
homepage: https://github.com/CUBETIQ/system-config-dart
repository: https://github.com/CUBETIQ/system-config-dart.git
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
meta: ^1.3.0
dev_dependencies:
pedantic: ^1.11.0
test: ^1.16.8