Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 620 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 620 Bytes

Bachelor-Flutter

My bachelor thesis project (Bluetooth Low Energy with iBeacons, QR Scanner) implemented in Google's React Native for iOS and Android

Dependencies

  • flutter_svg: ^0.14.3
  • flutter_blue: 0.6.2 (^0.6.3+1 crashes)
  • qr_code_scanner: ^0.0.12
  • provider: ^3.1.0+1
  • animator: ^1.0.0+2

Getting started

To install all needed node_modules and dependencies:

  1. flutter run

Important/Troubleshooting: