utils library

Functions

cGetDeviceId() Future<String>
get device id in all platform
cLog(String body, {String n = 'oms'}) → void
log data in green color in vs code only
cTakePicture(GlobalKey<State<StatefulWidget>> key) Future<Uint8List>