Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 637 Bytes

File metadata and controls

23 lines (14 loc) · 637 Bytes

Flutter native activity plugin demo based on new flutter API ().

Based on https://github.com/leyan95/qrcode_scanner. Cleaned and code updated.

Flutter native activity plugin

[![License][license-image]][license-url]

A Flutter plugin demonstrate how open native activity from flutter

Permission:

<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>

Installation

Unpack and open example folder in Android Studio. Google any qrcode and test on it