-
1.0.0-alpha.1 First alpha release of MLKit support. This is an Alpha release which means that class names can be changed in later versions!
-
0.2.0 * The plugin now returns Barcode object instead of QR String. This object includes the type of code, the code itself and on Android devices the raw bytes. (#63) * Added possibility to provide scanArea on iOS. (#165) * Fixed preview going black after hot reload. (#76) * Fixed nullpointer when plugin binding order isn't correct. (#181) * Fixed permission being asked on startup (#185)