Mirror but with patch from https://github.com/daadu/receive_intent/pull/29 merged
Find a file
Harsh Bhikadia 07f81ea602 - [giveResult] not sending data param if null
- [Utils] `getApplicationSignature`: returning `SHA-256` signature instead of `SHA`
- [Utils] `jsonToBundle`: changed approach
2021-04-24 23:38:30 +05:30
.idea - [giveResult] not sending data param if null 2021-04-24 23:38:30 +05:30
android - [giveResult] not sending data param if null 2021-04-24 23:38:30 +05:30
example initial working functionality 2021-04-23 14:06:07 +05:30
ios [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
lib - [giveResult] not sending data param if null 2021-04-24 23:38:30 +05:30
test initial working functionality 2021-04-23 14:06:07 +05:30
.gitignore initial working functionality 2021-04-23 14:06:07 +05:30
.metadata [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
CHANGELOG.md [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
LICENSE [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
pubspec.yaml initial working functionality 2021-04-23 14:06:07 +05:30
README.md [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
receive_intent.iml [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30

receive_intent

A new Flutter plugin.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.