-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
35 lines (29 loc) · 742 Bytes
/
pubspec.yaml
File metadata and controls
35 lines (29 loc) · 742 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
35
name: flutter_participants_lottery
description: Osallistujien arvontasovellus. A participants lottery app.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 2.3.0+1
_author: Arttu Ylhävuori
repository: https://github.com/areee/flutter_participants_lottery
environment:
sdk: '>=3.3.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
about: ^2.1.3
circular_countdown_timer: ^0.2.4
emoji_alert: ^1.1.0
get: ^4.6.6
get_storage: ^2.1.1
google_fonts: ^6.2.1
random_avatar: ^0.0.8
url_launcher: ^6.2.6
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.13
flutter_lints: ^5.0.0
pubspec_extract: ^2.0.5
flutter:
uses-material-design: true
assets:
- LICENSE.md