-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (26 loc) · 641 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (26 loc) · 641 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
name: oref
description: A high-performance Flutter state management tool, Oref is one of the fastest Flutter signals and state management solutions.
version: 2.8.1
repository: https://github.com/medz/oref
topics:
- signals
- reactive
- state-management
- alien-signals
funding:
- https://github.com/sponsors/medz
- https://opencollective.com/openodroe
environment:
sdk: ^3.10.0
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
alien_signals: ^2.2.0
analyzer: ^10.0.1
analysis_server_plugin: ^0.3.7
analyzer_plugin: ^0.14.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0