pyrebase4 or pyrebase #4375
Unanswered
youssef969
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Is pyrebase4 a pure python lib(entirely written in python) or the native one? If it's a native lib you first need to convert it to pure package, i don't think it is that easy, still you could give it a try. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello everybody, at first I had flet project with Firebase, so I used Pyrebase lib to connect with Firebase
so when I transformed the main file with this library it didn't transform to APK and at the same time didn't generate an error just loading without progress
so what is the solution to this problem?
and I will upload the log file and requirements file
python version is 3.13
flet version is 0.24.1
pyrebase4 is 4.8.0
requests is 2.32.3
Beta Was this translation helpful? Give feedback.
All reactions