Lekshman M J
Lekshman M J
**Description** Stack animation is working on increasing size, but it's not working while decreasing size **Code example to reproduce the issue:** ```python import flet as ft def main(page: ft.Page): page.vertical_alignment...
**Description** When **BOTH** ```on_click``` and ```ink``` are set in a container, it's border radius is not reflected on child container. If either one of them is set, then there is...
**Description** Container long press triggered both on_click and on_long_press events when I test this events in flet android test app. command: ```flet run --android``` **Code example to reproduce the issue:**...
**Requirement:** It would be better if flet has a feature to share links to other apps. **Reference Links:** 1. https://pub.dev/documentation/share/latest/ 2. https://pub.dev/packages/share_plus **Expectation** https://miro.medium.com/v2/resize:fit:896/1*57ZF5y6b8Esr6BNDIQGDxw.jpeg