hp_io library

Constants

appDarkText → const Color
appGray → const Color
appLightGray → const Color
base → const String
BASE_SHEET_HEIGHT → const double
CARD_PAY_METHOD → const String
META_PURPOSE_DEPOSIT → const String
MOMO_AIRTELTIGO → const String
MOMO_MTN → const String
MOMO_PAY_METHOD → const String
MOMO_SHEET_HEIGHT → const double
MOMO_VODAFONE → const String

Properties

payMethod String
getter/setter pair
selectedMomo String
getter/setter pair

Functions

appHeight(dynamic con) double
appText(String word, double z, FontWeight w, {Color col = appDarkText, TextAlign align = TextAlign.left, int maxLines = 5, int shadow = 0}) Widget
appWidth(dynamic con) double
bStyle(Color color, {double radius = 0}) ButtonStyle
doGet(String urlAfterBase, {Map<String, dynamic>? queries, Map<String, String>? headers}) → dynamic
doPost(String urlAfterBase, Map bod, {Map<String, String>? headers}) → dynamic
elevation(Color col, int elevation) List<BoxShadow>
progress({double size = 30}) Widget
stripNulls(Map m) Map
textDecor({String? hint, Icon? prefixIcon, Widget? suffix, String prefix = '', bool enabled = true, double hintSize = 16, bool showBorder = true}) InputDecoration
verticalPadding(double size) EdgeInsets