-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathpubspec.yaml
More file actions
34 lines (28 loc) · 786 Bytes
/
pubspec.yaml
File metadata and controls
34 lines (28 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: watch_it
description: The simple state management powered by get_it. It allows to observe changes of objects inside the get_it service locator and rebuild the UI accordingly.
version: 2.4.2
homepage: https://github.com/flutter-it/watch_it
funding:
- https://github.com/sponsors/escamoteur/
screenshots:
- description: 'watch_it logo'
path: watch_it.png
environment:
sdk: '>=2.19.6 <4.0.0'
flutter: ">=3.0.0"
topics:
- state-management
- dependency-injection
- architecture
- get-it
dependencies:
get_it: ^9.2.0
listen_it: ^5.3.3
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec