ps_code_checking library

Classes

CodeCheckController
This controller class can be used to refresh or verify the code of PSCodeCheckingWidget Please call the CodeCheckController.dispose method to clear all the refernces
CodeGenerator
This interface can be used to implement the code generator for PSCodeCheckingWidget
ColorGenerator
This interface can be used to generate the color of different parts of PSCodeCheckingWidget.
PSCodeCheckingWidget
This widget can be used to cross check the verification of the randomly generated codes. dotMaxSize should be greater than 5. Default 5 will be considered
RandomColorGenerator
This class is the default color generator for PSCodeCheckingWidget
SingleColorGenerator
This class can be used to generate the single color
SizedCodeGenerator
This class is default code generator for PSCodeCheckingWidget