upgrade/hc_upgrade_new_version_card library

Classes

HcUpgradeNewVersionCard
A widget to display the upgrade card. The only reason this is a StatefulWidget and not a StatelessWidget is that the widget needs to rebulid after one of the buttons have been tapped. Override the createState method to provide a custom class with overridden methods.
HcUpgradeNewVersionCardState
The HcUpgradeNewVersionCard widget state.