party_details_utils library
Library for some utils to choose party details
Classes
- DateTimePicker
- DateTime picker object, used to create a DateTime picker
- InputDropdown
- Dropdown Input object
- PartyImageContainer
- Container for the top party image
- PartyImageContainerState
- PinderyDetailsUtils
Functions
-
dateTimeParser(
TimeOfDay time, DateTime date) → DateTime - Function to parse a DateTime from a TimeOfDay object and DateTime object to obtain a string
-
isNumericAndPositive(
String s) → bool