Eric Windmill
|
719fd72c38
|
Flutter 3.29 beta (#2571)
|
2025-02-12 18:08:01 -05:00 |
|
stuartmorgan
|
b7541dd49f
|
Update platform_channels for 3.10 (#1902)
Replaces deprecated APIs in unit tests.
Fixes https://github.com/flutter/samples/issues/1765
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
|
2023-06-20 12:35:35 -04:00 |
|
Brett Morgan
|
ccd68f34e2
|
Beta (#1234)
|
2022-05-11 12:48:11 -07:00 |
|
Brett Morgan
|
e2e2713986
|
Enforce use_key_in_widget_constructors and file_names lints (#913)
* Start enforcing use_key_in_widget_constructors and file_names lints
* dart format
* analysis fixes
* analysis fixes, pt2
* analysis fixes, part 3
* Revert platform_design (test failure)
* More reverts
* Notate why we aren't enforcing a lint
|
2021-10-08 14:30:28 -07:00 |
|
Ayush Bherwani
|
865c545f3d
|
[platform_channels] Migrate to sound null safety (#803)
|
2021-06-07 15:30:12 -07:00 |
|
Ayush Bherwani
|
87c9cfa995
|
[platform_channels] adds EventChannel Demo (#462)
|
2020-06-12 16:58:43 -07:00 |
|