-
Couldn't load subscription status.
- Fork 585
Standalone Flet web apps with Pyodide #913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
what do you mean here please? |
|
The image was renamed from |
|
Yeah I got that. But what do you mean by 'change index.html to load .png'? |
|
You can grab a copy of index.html and put it into assets directory. |
|
Sorry. I had to read the main comment up there again to understand your point. |
|
I just wanted more "crisp" animation - SVG is for that and the image takes around 1K :) |
This reverts commit f261bfe
* A working skeleton prototype of Pyodide and Flet * Fix pubsubhub * FletJavaScriptServerProtocol for web/io * Fix PubSub * Integrate with Python * Working prototype * renamed flet_pyodide to flet * Package flet-pyodide * Fix archive creation * patch flet-pyodide * patch flet-pyodide/src/flet/version.py * Added python.js * Route strategy changed from "hash" to "path" * Load python app from app.tar.gz * Publish command - almost done * Publish command - almost complete * Host "web" dir inside module * Run Python in web worker * Fix writing dependencies * Fix hanging async connection on Windows * Fix cryptic error in async local connection on Windows * Support sync apps in Pyodide * Set page.url for pyodide * Pass documentUrl to web worker * Centered error message * `flet publish --base-url` * Replace "flet" req with "flet-pyodide" * Patching app title and description * Introduce get_package_bin_dir() * Remove embedded resources from fletd * Include "web" into source package * Fix paths to web resources * Remove entire web/canvaskit * Loading animation changed to SVG * flutter downgrade v3.3.10 * which flutter * git checkout v3.3.10 * git checkout 3.3.10 * Trying to build on Flutter 3.7 * Try Linux ARM on master * try latest master channel * search for "shader_lib*" * Build a simple app on arm * Look for shader_lib in arm * flutter config --enable-linux-desktop * Fix Flutter 3.7 on ARM * Optimize shader_lib.tar.gz patch * Dart 2.19.0 * Material icons updated to Flutter 3.7 * Enable all CI jobs * Remove --no-tree-shake-icons option * Cleanup ARM job * Tabs.scrollable * Update readmes * update readmes
Tabs.scrollableloading_animation.pngrenamed toloading_animation.svg- either provide.svgor changeindex.htmlto load.png.