2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 02:05:29 +00:00

Context fixes

This commit is contained in:
Oliver
2021-07-10 00:19:11 +10:00
parent 657a36e14f
commit dce3b6c14a
2 changed files with 13 additions and 12 deletions

View File

@ -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>[