-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpubspec.yaml
44 lines (44 loc) · 1003 Bytes
/
pubspec.yaml
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
35
36
37
38
39
40
41
42
43
44
name: mono_kit
description: A collection of convenient widgets and utils made by mono. Under
construction now.
version: 0.40.0
repository: https://github.com/mono0926/flutter_mono_kit
environment:
sdk: ^3.2.0
flutter: '>=3.16.0'
dependencies:
adaptive_dialog: ^2.0.0
collection: ^1.15.0
disposable_provider: ^2.0.0
flutter:
sdk: flutter
flutter_riverpod: ^2.0.0
flutter_svg: ^2.0.0
freezed_annotation: ^2.0.0
go_router: ^14.0.0
image_picker: ^1.0.0
nested: ^1.0.0
quiver: ^3.0.0
rxdart: '>=0.27.0 <1.0.0'
simple_logger: ^1.6.0
state_notifier: ^1.0.0
stream_transform: ^2.0.0
subscription_holder: ^2.1.0
tinycolor2: ^3.0.0
url_launcher: ^6.1.0
dev_dependencies:
build_runner:
flutter_test:
sdk: flutter
freezed:
pedantic_mono:
flutter:
plugin:
platforms:
android:
package: com.mono0926.mono_kit
pluginClass: MonoKitPlugin
ios:
pluginClass: MonoKitPlugin
# macos:
# pluginClass: MonoKitPlugin