How to contribute component? #1830
yingshaoxo
started this conversation in
General
Replies: 1 comment
-
Have a look at this from the flet community: https://discord.com/channels/981374556059086931/1060276348263862343 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
You know, if I use typescript, I could use npm to download others UI component, for example:
If I use flutter, I could download pub.dev UI package
But with
flet
, how can I reuse others package?Should there have a name standard like
flet_PackageName
, so that we could install flet packages that was made by others directly from pypi.Beta Was this translation helpful? Give feedback.
All reactions