-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpubspec.yaml
More file actions
33 lines (28 loc) · 825 Bytes
/
pubspec.yaml
File metadata and controls
33 lines (28 loc) · 825 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
name: utils_widget
description: A Flutter utility library, including a collection of widgets and utilities.
version: 1.0.6
homepage: https://mohesu.com
github: https://github.com/rvndsngwn/utils.git
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
url_launcher: ^6.1.12
logger: ^2.0.1
universal_io: ^2.2.2
font_awesome_flutter: ^10.5.0
intl: ^0.18.1
rive: ^0.11.6
google_fonts: ^5.1.0
overlay_notification: ^23.5.12
loading_icon_button: ^0.0.6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.2
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
# To add assets to your package, add an assets section, like this: