samples icon indicating copy to clipboard operation
samples copied to clipboard

add-to-app create an explicit example of launching a flutter screen with prepopulated data

Open xster opened this issue 5 years ago • 4 comments

This is pretty much what you have already, but right before presenting a flutter view, invoke a channel message to send something.

xster avatar Mar 19 '20 01:03 xster

Good Idea. This can also be included in something we want to achieve through the new "platform channel sample app" idea. @RedBrogdon what do you think?

jddeep avatar Mar 19 '20 02:03 jddeep

That's a good idea. We can do a 2 in 1 of showing pigeon and doing data passing on launch/dismiss in one demo.

cc @gaaclarke

xster avatar Mar 19 '20 03:03 xster

@xster i would like to know how to approach to solving this issue. If possible !

SatYu26 avatar Jan 23 '21 15:01 SatYu26

It's on Android only currently but there's a demo to that effect in https://github.com/flutter/samples/tree/master/add_to_app#android_books-and-ios_books-todo

xster avatar Jan 23 '21 21:01 xster