profile/profile library

Classes

Profile
Example:

Extensions

ProfileExtensions on Profile

Typedefs

OnBytesPickerCompleted = void Function(Uint8List bytes)
OnFilePickerCompleted = void Function(File file)
OnPickerChange = void Function(File file)
OnPickerChangeWeb = void Function(Uint8List file)
OnPickerCompleted = void Function(File? file, Uint8List? bytes)