Showing
2 changed files
with
2 additions
and
1 deletions
| @@ -5,6 +5,7 @@ | @@ -5,6 +5,7 @@ | ||
| 5 | // Created by Julian Steenbakker on 24/08/2022. | 5 | // Created by Julian Steenbakker on 24/08/2022. |
| 6 | // | 6 | // |
| 7 | 7 | ||
| 8 | +import Flutter | ||
| 8 | import Foundation | 9 | import Foundation |
| 9 | 10 | ||
| 10 | public class BarcodeHandler: NSObject, FlutterStreamHandler { | 11 | public class BarcodeHandler: NSObject, FlutterStreamHandler { |
-
Please register or login to post a comment