Skip to content

Conversation

@FeodorFitsner
Copy link
Contributor

No description provided.

Renamed the counter_flutter example app to counter_test_ios, including all related files and assets. Updated requirements.txt to require flet>=0.80.0. Modified fly.toml to use a build section and dockerfile reference, and fixed alignment usage in main.py.
Deleted the entire controls_gallery app and its assets, components, and example files from the sdk/python/examples/apps directory. Updated autocomplete_searcher to inline the NAMES list and removed the now-unused names.py. Also removed the custom_loading_image and desktop_window_manager example apps. The Flet Gallery app has been moved to https://github.com/flet-dev/gallery.
Refactored the studio_gallery example apps to use Flet's new component model and modularized chart examples into separate files under a new charts/ directory. Removed legacy monolithic files (buttons.py, charts.py, entry_form.py, main.py, to_do.py) and replaced them with updated, component-based implementations (e.g., audio_player.py, calculator.py, todo.py, video_player.py, flashlight.py, cupertino_controls.py, material_controls.py, minesweeper.py). Chart examples are now split into barchart.py, candlestickchart.py, linechart.py, piechart.py, radarchart.py, scatterchart.py, and a new charts.py for navigation. Also removed unused asset and configuration files.
Introduces a new example app demonstrating uncontrolled text fields using Flet's declarative API. The app includes first and last name fields, a submit button that shows a dialog, and a reset button.
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 333

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 12, 2026

Deploying flet-examples with  Cloudflare Pages  Cloudflare Pages

Latest commit: 71dace5
Status: ✅  Deploy successful!
Preview URL: https://d9e7949f.flet-examples.pages.dev
Branch Preview URL: https://cleanup-examples.flet-examples.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 12, 2026

Deploying flet-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 71dace5
Status: ✅  Deploy successful!
Preview URL: https://6119462f.flet-docs.pages.dev
Branch Preview URL: https://cleanup-examples.flet-docs.pages.dev

View logs

Adds platform detection to distinguish between mobile and desktop. Updates gesture handling to use long press for flagging on mobile and tap for revealing, improving usability on touch devices.
@FeodorFitsner FeodorFitsner merged commit 549226f into main Jan 13, 2026
3 checks passed
@FeodorFitsner FeodorFitsner deleted the cleanup-examples branch January 13, 2026 00:16
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.

2 participants