blob: 6f4847c7d85f0b8384c3475d2e72a2b2bdabafc1 [file] [log] [blame]
name: mobx
version: 2.0.1
description: "MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps."
homepage: https://github.com/mobxjs/mobx.dart
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
meta: ^1.3.0-nullsafety
dev_dependencies:
build_runner: ^1.12.0
collection: ^1.15.0-nullsafety
coverage: ^1.0.1
fake_async: ^1.2.0-nullsafety
mockito: ^5.0.0
test: ^1.16.0-nullsafety