dokit library

Constants

DK_PACKAGE_NAME → const String
DK_PACKAGE_VERSION → const String
release → const bool

Properties

doKitOverlayKey GlobalKey<OverlayState>
final

Functions

addEntrance() → void
dispose({required BuildContext context}) → void
upLoadUserInfo() → void

Typedefs

DoKitAppCreator = Future<IDoKitApp> Function()
ExceptionCallback = void Function(dynamic, StackTrace)
LogCallback = void Function(String)