97 次程式碼提交 (flutter-beta)

作者 SHA1 備註 提交日期
  X-SLAYER 0fe54cbb19 migrate to flutter-beta 4 年之前
  Nimish Nandwana 81d6f6580c feat: Migrate to flutter 2.10.1 4 年之前
  Akshay Kalbhor 658933498b Added scanInvert method in flutter_qr_web 4 年之前
  Akshay Kalbhor a5eaeff656 Revert "Added scanInvert method in flutter_qr_web" 4 年之前
  Akshay Kalbhor 36577c007d Added scanInvert method in flutter_qr_web 4 年之前
  Akshay Kalbhor 4455cf8302 add invert scan feature for android 4 年之前
  Julian Steenbakker a845c9e615
imp: apply flutter_lints suggestions 4 年之前
  Stepan Bezhuk 96298c83ba fix: fixed padding in shape 4 年之前
  Tihomirov 1f1f0a9cd8 Assert fixed 4 年之前
  Tihomirov f6ea193af2 Calling the function with passing the parameters of the width and height of the scanning area for IOS 4 年之前
  Tihomirov 45b940744b Formatting code 4 年之前
  Tihomirov febcbdf6aa Сorrect scan area size for android 4 年之前
  Tihomirov 4d6a2dbc47 Completed QrScannerOverlayShape logic 4 年之前
  Tihomirov fe4a11bbb8 Сode formatting 4 年之前
  Tihomirov d8f5a0eb82 Fixed QrScannerOverlayShape constructor 4 年之前
  Tihomirov 471c4533e6 Field cutOutSize changed to cutOutWidth and cutOutHeight 4 年之前
  joke1st d30a528954 Added raw-bytes support for iOS 4 年之前
  Tihomirov e9570b7919 CutOutBottomOffset taken from the overlay parameter of QRView 5 年之前
  Alexander Tihomirov fd2a7abf8e ChangeScanAreaSize android function 5 年之前
  Koen Van Looveren 2ef8525909 Updated the the initial delay for iOS 5 年之前
  Julian Steenbakker f6b06e2ae5
hotfix: remove web import 5 年之前
  TheOneWithTheBraid 0e98902397 Removed web export 5 年之前
  Julian Steenbakker fa69396bce
release of v0.5.0 5 年之前
  TheOneWithTheBraid d14278af02 Fixed Flutter analysis issues 5 年之前
  TheOneWithTheBraid 10aea20d07 Fixed formatting in media 5 年之前
  Guy Kogus 1dbe37c775 Fix getting camera permissions 5 年之前
  TheOneWithTheBraid 37bd70a82a Added web support 5 年之前
  TheOneWithTheBraid 0b68ed68ac Added web support 5 年之前
  Julian Steenbakker ec0b8070b5
refactor: barcode code to non nullable 5 年之前
  Julian Steenbakker 9f7eaec71e
refactor: safe usage of updateDimensions 5 年之前
  Julian Steenbakker c0ce8e30dc
refactor: removed unused null check 5 年之前
  Julian Steenbakker b6978a5ba2
refactor: removed unused _features and made _hasPermissions non nullable 5 年之前
  Julian Steenbakker 0f07133d03
refactor: removed unused late keyword 5 年之前
  Julian Steenbakker 03328cc397
refactor: make CameraFacing non null 5 年之前
  Julian Steenbakker a722df9415
bug: fixed cast 5 年之前
  Julian Steenbakker 9eaaf33a8b
refactor: Change QRViewState variables to non null 5 年之前
  Julian Steenbakker 0f3b2bbef3
refactor: change formatsAllowed to non null 5 年之前
  Julian Steenbakker 0d0ae75ed6
refactor: changed onPermissionSet argument to non nullable 5 年之前
  Julian Steenbakker 30991e741a style: typo 5 年之前
  Julian Steenbakker c8ed07e915 refactor: changed lifecycle callback to late 5 年之前
  Julian Steenbakker 742568c50a
Dartfmt 5 年之前
  Julian Steenbakker 92e8abedce
Updated barcode_format.dart to null-safety. 5 年之前
  Julian Steenbakker f60e7affae
Add support for null-safety (#278) 5 年之前
  Julian Steenbakker 12115b0b25
Add LifecycleEventHandler to dispose function. (#265) 5 年之前
  Julian Steenbakker 99a5aaac02
Changed upc-a to ean13 on iOS. Added not supported barcode documentation for iOS. (#260) 5 年之前
  Julian Steenbakker f940d6811b
Added small delay to updateDimensions to ensure that renderbox is loaded. (#250) 5 年之前
  Julian Steenbakker 9329057dc5
Fixed CameraException on Android when disposing (#257) 5 年之前
  Julian Steenbakker a17ae80aed
Updated permission callback and added requests when permission is not granted. (#251) 5 年之前
  Julian Steenbakker ff33ea9fc0
Fixed permission callback on Android (#251) 5 年之前
  Julian Steenbakker cd8db0f7cc
Add nullcheck and small delay to updateDimensions (#250) 5 年之前