Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update credit_card_widget.dart #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mazarkv
Copy link

@mazarkv mazarkv commented Oct 29, 2021

The Flutter Material design text theme class no longer supports the title property and hence the credit_card_widget fails when flutter does a build.
Hence a change to utilise the subtitle1 property in place of the now deprecated title property.

The Flutter Material design text theme class no longer supports the title property hence the change to utilise the subtitle1 property in its place.
@zigapovhe
Copy link

@mazarkv I'm afraid that @erluxman stopped supporting this plugin. I've already done a lot of customizations on credit card UI (https://github.com/zigapovhe/credit-card - tailored it to my own needs), but its best if someone would be willing to fork this repo and start maintining it. If you are willing to do so, I would be happy to left a PR here and there with some fundamental updates.

@mazarkv
Copy link
Author

mazarkv commented Nov 5, 2021

@zigapovhe Many thanks for the kind reply. We have removed our dependency on this widget and I have just recently started using Flutter (approx 3 weeks ago) so am a bit of a novice at the moment but would certainly like to engage in such ventures in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants