flutter_slimy_card library

Classes

FlutterSlimyCard
FlutterSlymyCard provides a beautiful slime-like card animation Divided into two different cards, one at the top the other at the bottom. You can put any custom widget in these two separate cards topCardWidget & bottomCardWidget.
StatusSlimyCardBloC
This is stream according to BloC that can update the real-time status of the FlutterSlimyCard

Properties

flutterSlimyCardFlutter StatusSlimyCardBloC
Global Variable to Access the Status of the Card.
getter/setter pair

Functions

simpleTextWidget(String text) Widget
simpleTextWidget is a place-holder Widget that can be replaced with topCardWidget & bottomCardWidget.