-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpubspec.yaml
43 lines (36 loc) · 840 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
name: mintcalc
description: A simple calculator and unit converter app with Material Design 3
inspired by Windows Calculator.
publish_to: 'none'
version: 1.1.1+111
environment:
sdk: '>=3.0.5 <4.0.0'
dependencies:
animations: ^2.0.7
cupertino_icons: ^1.0.2
duration: ^3.0.12
dynamic_color: ^1.6.5
flutter:
sdk: flutter
flutter_svg: ^2.0.7
intl: ^0.18.1
math_expressions: ^2.4.0
provider: ^6.0.5
responsive_builder: ^0.7.0
shared_preferences: ^2.2.0
units_converter: ^2.1.0
url_launcher: ^6.1.11
dev_dependencies:
build_runner: ^2.4.5
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/github-mark-white.svg
- assets/github-mark.svg
fonts:
- family: Manrope
fonts:
- asset: fonts/Manrope/Manrope-Regular.ttf