◆ _connect()
Future< void > _DecupDialogState::_connect |
( |
| ) |
|
|
inline |
◆ _disconnect()
Future< void > _DecupDialogState::_disconnect |
( |
| ) |
|
|
inline |
◆ _execute()
Future< void > _DecupDialogState::_execute |
( |
| ) |
|
|
inline |
◆ _retryOnFailure()
Future< Uint8List > _DecupDialogState::_retryOnFailure |
( |
Function() | f, |
|
|
| { int retries=_retries, } ) |
|
inline |
◆ _setErrorState()
Future< Uint8List > _DecupDialogState::_setErrorState |
( |
String | status | ) |
|
|
inline |
◆ _setProgressState()
Future< void > _DecupDialogState::_setProgressState |
( |
String | status, |
|
|
double | progress ) |
|
inline |
◆ _setStatusState()
Future< void > _DecupDialogState::_setStatusState |
( |
String | status | ) |
|
|
inline |
◆ _zppCvs()
Future< Uint8List > _DecupDialogState::_zppCvs |
( |
| ) |
|
|
inline |
◆ _zppErase()
Future< Uint8List > _DecupDialogState::_zppErase |
( |
| ) |
|
|
inline |
◆ _zppPreamble()
Future< void > _DecupDialogState::_zppPreamble |
( |
| ) |
|
|
inline |
◆ _zppSearch()
Future< Uint8List > _DecupDialogState::_zppSearch |
( |
| ) |
|
|
inline |
◆ _zppUpdate()
Future< Uint8List > _DecupDialogState::_zppUpdate |
( |
Uint8List | bin | ) |
|
|
inline |
◆ _zsuBlockCount()
Future< Uint8List > _DecupDialogState::_zsuBlockCount |
( |
| ) |
|
|
inline |
◆ _zsuPreamble()
Future< void > _DecupDialogState::_zsuPreamble |
( |
| ) |
|
|
inline |
◆ _zsuSearch()
Future< Uint8List > _DecupDialogState::_zsuSearch |
( |
| ) |
|
|
inline |
◆ _zsuSecurityBytes()
Future< Uint8List > _DecupDialogState::_zsuSecurityBytes |
( |
| ) |
|
|
inline |
◆ _zsuUpdate()
Future< Uint8List > _DecupDialogState::_zsuUpdate |
( |
| ) |
|
|
inline |
◆ build()
override Widget _DecupDialogState::build |
( |
BuildContext | context | ) |
|
|
inline |
◆ dispose()
override void _DecupDialogState::dispose |
( |
| ) |
|
|
inline |
◆ initState()
override void _DecupDialogState::initState |
( |
| ) |
|
|
inline |
◆ setState()
override void _DecupDialogState::setState |
( |
VoidCallback | fn | ) |
|
|
inline |
◆ _decoders
final Map<int, ListTile> _DecupDialogState::_decoders = {} |
◆ _decup
◆ _events
late final StreamQueue<Uint8List> _DecupDialogState::_events |
◆ _option
String _DecupDialogState::_option = 'Cancel' |
◆ _progress
double _DecupDialogState::_progress |
◆ _retries
const int _DecupDialogState::_retries = 10 |
|
static |
◆ _status
String _DecupDialogState::_status = '' |
The documentation for this class was generated from the following file: