Huy
|
7d5c1c04fb
|
Enhances intuitiveness of RawMagnifier's example (#150308)
### Demo
| Before | After |
| --------------- | --------------- |
<video src="https://github.com/flutter/flutter/assets/104349824/ee6d45f1-bcf0-4136-8d1d-a642e0767322"/> | <video src="https://github.com/flutter/flutter/assets/104349824/1e2bb33d-40f1-4cf6-9999-f67bef638633"/>
### Related issue
Fixes https://github.com/flutter/flutter/issues/150307
|
2024-07-19 14:09:18 +00:00 |
|
Michael Goderbauer
|
58454e9e31
|
Remove dead code (#126266)
Dead code was flagged by `unreachable_from_main` lint, which is still experimental and not ready to be enabled yet.
|
2023-05-09 15:47:16 +00:00 |
|
Greg Spencer
|
e3bc8efd39
|
Rename Sample classes (#124080)
Rename Sample classes
|
2023-04-04 20:34:29 +00:00 |
|
Lioness100
|
26b6c1bedd
|
Fix typos (#121171)
* Fix typos
* lowercase animated & opacity
* Undo typo fix
---------
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
|
2023-02-23 19:43:21 +00:00 |
|
Anthony Oleinik
|
4ceeca0833
|
Added example for Magnifier and TextMagnifier (#110218)
|
2022-09-23 20:29:32 +00:00 |
|