-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
40 lines (32 loc) · 907 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
name: lime
description: LIME Protocol for Dart/Flutter - A lightweight messaging library
version: 0.0.26
homepage: https://limeprotocol.org/
repository: https://github.com/takenet/lime-dart
environment:
sdk: ^3.5.1
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
uuid: ^4.5.0
simple_logger: ^1.9.0
pretty_json: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.1.0
build_runner: ^2.1.10
flutter_lints: ^5.0.0
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
# uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/keys/
false_secrets:
- /assets/keys/certificate.cer
- /assets/keys/private.key