Sudiip
Sudiip
### Checklist - [ ] the issue is indeed a bug and not a support request - [ ] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [ ] I have a...
update page dialog with version code is under import flet as ft class Message: def __init__(self, user_name: str, text: str, message_type: str): self.user_name = user_name self.text = text self.message_type =...
### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature Get contacts after permission added ### Suggest a solution...