-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubspec.yaml
More file actions
28 lines (23 loc) · 586 Bytes
/
pubspec.yaml
File metadata and controls
28 lines (23 loc) · 586 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
name: card_loading
description: A Flutter package to create easy create loading card between two colors
version: 0.3.2
homepage: https://github.com/farhanfadila1717/card_loading
issue_tracker: https://github.com/farhanfadila1717/card_loading/issues
maintener: Farhan Fadila (@farhanfadila1717)
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
screenshots:
- description: "Examples of the Card Loading."
path: ss.png
topics:
- loading
- card
- shimmer
- animation