FormUtils class

Constructors

FormUtils.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

addBMI(Map<String, dynamic> m) Map<String, dynamic>
calc_BMI(int lbs, double inches) double
flat(Map<String, dynamic> d) Map<String, dynamic>
generateFinish(int role, int finished) → dynamic
generateGCUser(int role, Map<String, dynamic> data) → dynamic
getLegalHeight(String? r) List?
handleDate(Map<String, dynamic> d) Map<String, dynamic>
handleDateRgNull(Map<String, dynamic> d) Map<String, dynamic>
handleNull(Map<String, dynamic> d) Map<String, dynamic>
listify(Map<String, dynamic> d) Map<String, dynamic>
makeNestedKey(String subFormKey, String fieldKey, int id) String
string2inch(String s) double?
verify(Map<String, dynamic> m) bool

Constants

age → const String
bloodTypes → const List<String>
bmi → const String
drgFrom → const String
drgTo → const String
edFTitles → const List<String>
email → const String
fname → const String
height → const String
ipFTitles → const List<String>
ipTransmittedDiseases → const List<String>
lname → const String
marriSts → const List<String>
mname → const String
nLives → const String
phone → const String
sexualOrientations → const List<String>
sprt → const String
state → const String
weight → const String