Skip to content

Commit

Permalink
chore: Added package logo 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
utpal-barman committed Apr 13, 2024
1 parent 7af341a commit 44f9fec
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ name: u_credit_card
description: uCreditCard - Easy to use beautiful Card UI Flutter Package.
version: 1.1.0
homepage: "https://github.com/utpal-barman/u-credit-card-flutter"
repository: "https://github.com/utpal-barman/u-credit-card-flutter"
topics: [creditcard, credit, card, ucreditcard, ui]

environment:
sdk: ">=3.3.0 <4.0.0"


dependencies:
flutter:
sdk: flutter


dev_dependencies:
flutter_test:
sdk: flutter
Expand All @@ -20,8 +20,13 @@ dev_dependencies:

flutter:
assets:
- assets/images/
- assets/

fonts:
- family: ocr-a
fonts:
- asset: fonts/OCR-A-regular.ttf

screenshots:
- description: The uCreditCard package logo.
path: screenshots/uCreditCard.png
Binary file added screenshots/uCreditCard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/uCreditCardVideo.mp4
Binary file not shown.

0 comments on commit 44f9fec

Please sign in to comment.