mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Context fixes
This commit is contained in:
parent
657a36e14f
commit
dce3b6c14a
2 changed files with 13 additions and 12 deletions
|
|
@ -248,8 +248,7 @@ class BarcodeScanHandler extends BarcodeHandler {
|
|||
|
||||
var _ctx = OneContext().context;
|
||||
|
||||
showDialog(
|
||||
context: _ctx,
|
||||
OneContext().showDialog(
|
||||
builder: (BuildContext context) => SimpleDialog(
|
||||
title: Text(L10().unknownResponse),
|
||||
children: <Widget>[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue