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

Move to Flutter 3.22.1 #3396

Merged
merged 8 commits into from
Jun 10, 2024
Merged

Move to Flutter 3.22.1 #3396

merged 8 commits into from
Jun 10, 2024

Conversation

ndonkoHenri
Copy link
Contributor

No description provided.

@FeodorFitsner
Copy link
Contributor

Are you going to rename MaterialState on Python side as well?

@ndonkoHenri
Copy link
Contributor Author

Waiting on #3406 before resolving merge conflicts.

@FeodorFitsner
Copy link
Contributor

Can you resolve conflicts please?

@FeodorFitsner
Copy link
Contributor

#3406 merged - you can fix conflicts now.

# Conflicts:
#	packages/flet_map/lib/src/polyline_layer.dart
#	sdk/python/packages/flet-core/src/flet_core/navigation_bar.py
#	sdk/python/packages/flet-core/src/flet_core/theme.py
#	sdk/python/packages/flet-core/src/flet_core/types.py
@FeodorFitsner FeodorFitsner merged commit b795eaf into main Jun 10, 2024
2 checks passed
@FeodorFitsner FeodorFitsner deleted the flutter-3-22 branch June 10, 2024 19:38
zrr1999 pushed a commit to zrr1999/flet that referenced this pull request Jul 17, 2024
* rename MaterialState* to WidgetState*

* deprecated colors: BACKGROUND, ON_BACKGROUND, SURFACE_VARIANT | New color: SURFACE_CONTAINER_HIGHEST

* random colors and icons

* OutlinedBorder: set type in __post_init__

* Bump flutter_map to v7.0.0

* deprecate/rename MaterialState to ControlState

* ListTile: min_height
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.

ListView(of ListTiles) display is buggy if ListTile height is smaller than 20
2 participants