-
-
Notifications
You must be signed in to change notification settings - Fork 158
Expand file tree
/
Copy pathpubspec.yaml
More file actions
28 lines (23 loc) · 694 Bytes
/
pubspec.yaml
File metadata and controls
28 lines (23 loc) · 694 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
name: get_it
description: Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
version: 9.2.1
maintainer: Thomas Burkhart (@escamoteur)
homepage: https://github.com/flutter-it/get_it
repository: https://github.com/flutter-it/get_it
funding:
- https://github.com/sponsors/escamoteur/
screenshots:
- description: 'get_it logo'
path: get_it.png
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
async: ^2.11.0
collection: ^1.17.1
meta: ^1.9.1
dev_dependencies:
leak_tracker: ^10.0.0
lint: ^2.1.2
test: ^1.25.5
devtools:
extension: extension/devtools/