• This project
    • Loading...
  • Sign in

flutter_package / mobile_scanner

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • mobile_scanner
  • lib
  • src
  • enums
  • mobile_scanner_state.dart
  • refactor: put enums in separate files and add new scanner state and detection speed. · bcf7c5c3
    bcf7c5c3 Browse File
    Julian Steenbakker authored 2022-10-31 20:41:34 +0100
mobile_scanner_state.dart 61 Bytes
Raw Blame History Permalink
1
enum MobileScannerState { undetermined, authorized, denied }