flutter_custom_cards 0.0.2 copy "flutter_custom_cards: ^0.0.2" to clipboard
flutter_custom_cards: ^0.0.2 copied to clipboard

outdated

New Flutter package which helps developers to create beautiful custom cards.

flutter_custom_cards #

New Flutter package which helps developers to create beautiful custom cards.

Getting Started #

To import the widget:

import 'package:flutter_custom_cards/flutter_custom_card.dart'

Make a widget Card:

CustomCard(
text:"Hello World",
color:Colors.red,
)

Example

CustomCard(
text:"Hello World",
color:Colors.red,
)
## Author

Pradeep Tintali (4gpradeep@gmail.com)
16
likes
0
pub points
81%
popularity

Publisher

verified publisherstudentmitra.in

New Flutter package which helps developers to create beautiful custom cards.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_custom_cards