receive_intent_android34/example
Harsh Bhikadia ed77c100f0 initial working functionality
- `pupsec`: added `>=2.12.0` constraints to `environment.sdk`
- `ReceivedIntent`: added
- `ReceiveIntent`: `getInitialIntent`, `receivedIntentStream` and `giveResult` added
- `example`: simple working example added
- `ReceiveIntentPlugin`: handling `getInitialIntent` and `giveResult` methods and sending "newIntent" events
2021-04-23 14:06:07 +05:30
..
android 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 initial working functionality 2021-04-23 14:06:07 +05:30
test [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
.gitignore [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
.metadata [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
pubspec.yaml [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30
README.md [genesis] initial plugin from project-template 2021-04-23 10:45:26 +05:30

receive_intent_example

Demonstrates how to use the receive_intent plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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