coder0211 library

Classes

BaseAPI
BaseButton
BaseButton is a button with a rounded border and a shadow.
BaseCircleChart
BaseCountDown
BaseDataAPI
BaseDataAPI - Base Class for handling API
BaseGridAnswer
BaseImagePicker
BaseIndicator
BaseIndicator is a base class for all indicator widgets
BaseNavigation
BaseNavigationBar
BaseNavigationBarItem
BaseProcessBar
BaseProcessBar Widget
BaseScanQR
BaseScreen
BaseScreen is a base class for all screens in the app.
BaseScreenState<T extends BaseScreen, S extends BaseStoreMixin>
BaseScreenState is a base class for all screen states in the app.
BaseSharedPreferences
BaseSharedPreferences is a base class for all shared preferences
BaseSVG
BaseSvg is a widget that displays an SVG image.
BaseText
BaseUtils
BaseViewLoading
CircleChart

Enums

ApiMethod
Api Method
ApiStatus
Api Status

Mixins

BaseScreenMixin<T extends BaseStoreMixin>
BaseScreenMixin is a base class for all screen mixins in the app. It provides the store.
BaseStoreMixin

Extensions

DoubleEX on double
TextEX on String
extension TextEX USING

Properties

apiMethod Map<ApiMethod, String>
api Method with Map of ApiMethod, String
getter/setter pair

Functions

printLogError(String message) → void
printLogSusscess(String message) → void
printLogYellow(String message) → void