Commit 0507aeb
committed
Merge branch 'flet-0.86' into flet-test
Bring the `flet test` (on-device integration testing) branch up to date with the
current flet-0.86 line for a clean cross-platform CI experiment.
Conflict resolution:
- dart-bridge build template (lib/main.dart, native_runtime*.dart, python.dart,
pubspec.yaml) and app.py / __init__.py / python_versions.py: take flet-0.86 —
its #6601/#6608 dart-bridge + serious_python 4.x packaging supersedes the
earlier prototype that this branch built on. The flet-test feature rides on top
(separate tester socket channel, build_base test_mode injection, the
integration_test/ entry + flet_integration_test package — all preserved).
- flet_backend.dart: keep flet-0.86's bootStatus wiring + this branch's
`"test": ... FLET_TEST` page prop.
- cli.py: keep both `flet test` and the new `flet clean` registrations.
- _typos.toml: union (UDID/udid + certifi).
- CHANGELOG.md / breaking-changes index: take flet-0.86 (superset).
- website/sidebars.js: accept flet-0.86's deletion (now generated from sidebars.yml).289 files changed
Lines changed: 9188 additions & 6233 deletions
File tree
- .agents/skills/implement-flet-extension
- .github/workflows
- client
- android
- app
- gradle/wrapper
- ios
- Flutter
- Runner.xcodeproj
- Runner
- lib
- linux/flutter
- macos
- Flutter
- Runner.xcodeproj
- windows/flutter
- packages/flet
- lib
- src
- controls
- models
- services
- utils
- widgets
- sdk/python
- examples
- apps/flet_build_test
- src
- extensions
- ads
- banner_ad_and_interstitial_ad
- consent
- spinkit
- spinkit_props
- spinkit_showcase
- packages
- flet-ads
- src
- flet_ads
- flutter/flet_ads
- lib
- src
- utils
- flet-audio-recorder/src
- flet_audio_recorder
- flutter/flet_audio_recorder
- lib/src/utils
- flet-cli
- src/flet_cli
- commands
- utils
- tests
- flet-desktop
- src/flet_desktop
- flet-flashlight/src/flutter/flet_flashlight
- flet-map/src/flutter/flet_map
- flet-secure-storage/src/flutter/flet_secure_storage
- flet-spinkit
- src
- flet_spinkit
- flutter/flet_spinkit
- lib
- src
- flet-webview
- src/flet_webview
- flet
- integration_tests
- controls
- cupertino/golden/macos/cupertino_date_picker
- material/golden/macos
- date_picker
- date_range_picker
- examples/controls/material/golden/macos
- date_picker
- date_range_picker
- extensions/spinkit
- src/flet
- components
- hooks
- controls
- core
- canvas
- cupertino
- material
- services
- messaging
- pubsub
- tests
- templates
- app/app/{{cookiecutter.out_dir}}
- build
- {{cookiecutter.out_dir}}
- android/app
- lib
- tools/crocodocs
- website
- blog
- docs
- cli
- controls
- ads
- types
- spinkit
- cookbook
- extend
- publish
- reference
- services
- types
- updates
- breaking-changes
- src/components/crocodocs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | | - | |
83 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
84 | 95 | | |
85 | 96 | | |
86 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
673 | 672 | | |
674 | 673 | | |
675 | 674 | | |
| 675 | + | |
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
| 840 | + | |
840 | 841 | | |
841 | 842 | | |
842 | 843 | | |
| |||
0 commit comments