Skip to content

Repository files navigation

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

About

Example of flutter plugin to open android activity from flutter based on new ActivityAware interface

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages