Skip to content

Commit

Permalink
Feat: 📝 Update readme with new parameter obscureInitialCardNumber (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ujas-m-simformsolutions authored Mar 6, 2023
1 parent c4ff08a commit 1c8323c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ import 'package:flutter_credit_card/flutter_credit_card.dart';
glassmorphismConfig: Glassmorphism.defaultConfig(),
backgroundImage: 'assets/card_bg.png',
obscureCardNumber: true,
obscureInitialCardNumber: false,
obscureCardCvv: true,
isHolderNameVisible: false,
height: 175,
Expand Down

0 comments on commit 1c8323c

Please sign in to comment.