Harsh Bhikadia
|
744f499a67
|
fix(example): migrate to null-safety
|
2023-05-20 22:12:40 +05:30 |
|
Harsh Bhikadia
|
2b1a420fbd
|
docs: some API docs
|
2022-07-21 11:42:34 +05:30 |
|
Harsh Bhikadia
|
dec10b2a83
|
chore: added proper lints and fixed some warnings
- reapplied plugin template
|
2022-07-20 11:35:17 +05:30 |
|
Harsh Bhikadia
|
22e2efebe3
|
fix(example): showing proper info for "streamed" intent
|
2022-02-04 16:53:00 +05:30 |
|
Harsh Bhikadia
|
ad5fd028ad
|
fix(example): import fix, hide Action in flutter package
|
2021-06-20 12:53:12 +05:30 |
|
Harsh Bhikadia
|
a5541aa248
|
- [Intent] renamed ReceivedIntent -> Intent
- [ReceiveIntent] renamed `giveResult` -> `setResult`
- [ReceiveIntentPlugin] removed `intentToMap`, in favour of creating it inside `handleIntent`
|
2021-04-25 09:20:20 +05:30 |
|
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 |
|
Harsh Bhikadia
|
c1edf13ee3
|
[genesis] initial plugin from project-template
|
2021-04-23 10:45:26 +05:30 |
|