Skip to content

Conversation

@FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Jan 20, 2023

  • Migrated to Flutter 3.7 - minimal version of macOS supported is now 10.14.
  • Tabs.scrollable
  • loading_animation.png renamed to loading_animation.svg - either provide .svg or change index.html to load .png.

@ndonkoHenri
Copy link
Contributor

ndonkoHenri commented Jan 25, 2023

or change index.html to load .png.

what do you mean here please?

@FeodorFitsner
Copy link
Contributor Author

The image was renamed from .png to .svg, so if you have a custom loading_animation.png in assets and update to the latest version your customization will break.

@ndonkoHenri
Copy link
Contributor

ndonkoHenri commented Jan 25, 2023

Yeah I got that. But what do you mean by 'change index.html to load .png'?
I don't understand how you want us to change that...

@FeodorFitsner
Copy link
Contributor Author

You can grab a copy of index.html and put it into assets directory.

@ndonkoHenri
Copy link
Contributor

Sorry. I had to read the main comment up there again to understand your point.
Please may I know why you made it like that 'now'? (a little curious)

@FeodorFitsner
Copy link
Contributor Author

I just wanted more "crisp" animation - SVG is for that and the image takes around 1K :)

berecik added a commit to Marysia-Software-Limited/flet that referenced this pull request Jan 26, 2023
berecik pushed a commit to Marysia-Software-Limited/flet that referenced this pull request Apr 3, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants