Credit Card Design

A basic Glass Credit Card Design for Potrait and Landscape Card

landscape

Installation

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  credit_card_design: ^0.0.1
  1. Import the package and use it in your Flutter App.
import 'package:credit_card_design/credit_card_design.dart';

Example

There are a number of properties that you can modify:

code

Libraries

credit_card_design