-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNOTICE
More file actions
77 lines (51 loc) · 1.62 KB
/
Copy pathNOTICE
File metadata and controls
77 lines (51 loc) · 1.62 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
This project includes software developed by third parties. Below is a list of dependencies and their respective licenses.
---
**Hive (hive_flutter)**
License: Apache License 2.0
https://github.com/hivedb/hive/blob/main/LICENSE
---
**path_provider**
License: BSD 3-Clause
https://github.com/flutter/packages/blob/main/packages/path_provider/path_provider/LICENSE
---
**url_launcher**
License: BSD 3-Clause
https://github.com/flutter/packages/blob/main/packages/url_launcher/url_launcher/LICENSE
---
**material_symbols_icons**
License: Apache License 2.0
https://github.com/timmaffett/material_symbols_icons/blob/master/LICENSE
---
**dynamic_color**
License: MIT
https://github.com/material-foundation/flutter-packages/blob/main/packages/dynamic_color/LICENSE
---
**riverpod**
License: MIT
https://github.com/rrousselGit/riverpod/blob/master/LICENSE
---
**device_apps**
License: Apache License 2.0
https://github.com/g123k/flutter_plugin_device_apps/blob/master/LICENSE
---
**intl**
License: BSD 3-Clause
https://github.com/dart-lang/i18n/blob/main/pkgs/intl/LICENSE
---
**http**
License: BSD 3-Clause
https://github.com/dart-lang/http/blob/master/pkgs/http/LICENSE
---
**app_install_events**
License: MIT
https://github.com/AbianS/app_install_events/blob/main/LICENSE
---
**archive**
License: MIT
https://github.com/brendan-duncan/archive/blob/master/LICENSE
---
**shimmer**
License: MIT
https://github.com/hnvn/flutter_shimmer/blob/master/LICENSE
---
All other code in this project is © 2025 Kartik Nayak <https://github.com/iamkartiknayak> and licensed under the GNU General Public License v3.0 (or later).