diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-11-13 20:13:01 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-11-13 20:13:01 +0530 |
| commit | 7382d42679d202cc0caa252026ebbd2d3cb1e202 (patch) | |
| tree | 71438568f4d2c2e8336fb3ba3c7b0685ece42cf6 /lib/main.dart | |
| parent | 9ec12ef75ae742c0560591c48d14a44418038f79 (diff) | |
| download | daft-launcher-test.tar.gz daft-launcher-test.zip | |
testtest
Diffstat (limited to 'lib/main.dart')
| -rw-r--r-- | lib/main.dart | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/main.dart b/lib/main.dart index f7f3c06..c9b2f09 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -116,7 +116,6 @@ class MyAppState extends StreamState<MyApp> { searchFieldFocus.requestFocus(); } else { searchFieldFocus.unfocus(); - //SystemChannels.textInput.invokeMethod('TextInput.hide'); } }, children: [ |
