helpers library

Extensions

InputImageRotationExt on InputImageRotation

Properties

expDateFormat RegExp
Recognizes acceptable expiration date formats In plain english the steps are:
final
whiteSpaceRegex RegExp
Recognizes all whitespace characters
final

Functions

parseDate(String expDateStr) List<String>
Parses the string form of the expiration date and returns the month and year as a List<String>