|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
import package;import barcode_scan2.dart;import easy_localization.dart;import fluentui_system_icons.dart;import material.dart;import flutter_screenutil.dart;import core;import ui;import theme;import color_palette.dart;import scan_card.dart;
Go to the source code of this file.
Classes | |
| class | StatefulWidget |
| class | DrumScan |
Functions | |
| void | _scanDrum () async |
| void | _removeDrum (String id) |
| void | _toggleNotApplicable () |
| override Widget | build (BuildContext context) |
Variables | |
| class ScanSection extends StatefulWidget | scannedDrums = [] |
| bool | _isNotApplicable = true |
Definition at line 46 of file scan_section.dart.
| void _scanDrum | ( | ) |
| void _toggleNotApplicable | ( | ) |
| override Widget build | ( | BuildContext | context | ) |
| bool _isNotApplicable = true |
Definition at line 27 of file scan_section.dart.
| class ScanSection extends StatefulWidget scannedDrums = [] |