Skip to content
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

Flet 0.20.1 fixes #2659

Merged
merged 13 commits into from
Feb 17, 2024
Merged

Flet 0.20.1 fixes #2659

merged 13 commits into from
Feb 17, 2024

Conversation

FeodorFitsner
Copy link
Contributor

Changes:

@FeodorFitsner FeodorFitsner merged commit 2ee9e60 into main Feb 17, 2024
2 checks passed
@FeodorFitsner FeodorFitsner deleted the 0.20.1-fixes branch February 17, 2024 00:58
zrr1999 pushed a commit to zrr1999/flet that referenced this pull request Jul 17, 2024
* Flutter 3.19.x

* Upgrade Gradle configs

* Do not install Flutter on macOS

* `Control.on_update` renamed to `Control.before_update`

Close flet-dev#2642

* `Page.design` replaced with `Page.adaptive`

Close flet-dev#2650

* Fixed scrollbars behavior

* Fixed choosing scaffold based on provided AppBar

* Migrate deprecated keyboard handlers

* Fix deprecated DragTarget.onWillAccept

* Remove unused imports

* Bump version to 0.20.1

* Copy build outputs from multiple locations

Fix flet-dev#2658

* flet_audio version bumped to 0.20.1
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.

Remove Page.design and replace with Page.adaptive Rename Control.on_update to Control.before_update
1 participant