atonline_login library

Classes

AtOnlineLoginPageBody
Widget that displays a login page for AtOnline API
AtOnlineLoginPageBodyState
DefaultImagePickerService
Default implementation of ImagePickerService using image_picker package
DefaultLoginService
Default implementation of LoginService using AtOnline API
ImagePickerService
Interface for image picking functionality
ImagePickerWidget
A widget that allows selecting an image from camera or gallery
ImagePickerWidgetState
LoginService
Service responsible for handling AtOnline login API interactions

Extensions

HexColor on Color

Typedefs

ImagePickerSaver = void Function(File? image)
Callback function for when an image is selected