Commit 7c8f784
committed
Merge branch 'main' of https://github.com/CaoGiaHieu-dev/packages
* 'main' of https://github.com/CaoGiaHieu-dev/packages:
Update packages/go_router/CHANGELOG.md
[tool] Remove use of FETCH_HEAD (flutter#10357)
Roll Flutter from 027f2e410241 to e5d5c01850f2 (73 revisions) (flutter#10362)
[camera_platform_interface] Adds support for video stabilization to camera_platform_interface (flutter#10337)
[google_maps_flutter] Raise `MapUsedAfterWidgetDisposedError` when map controller used after map disposed (flutter#9242)
[pigeon] Replace containsKey with contains in Kotlin generator (flutter#10274)
[video_player] Remove `package` in example `AndroidManifest.xml` file (flutter#10245)
[flutter_svg] Fixes typo of `allowDrawingOutsideViewBox` in doc comments. (flutter#10256)
[in_app_purchase] Remove use of Pigeon's Dart test generator (flutter#10328)
[dependabot]: Bump com.squareup.okhttp3:okhttp from 5.1.0 to 5.3.0 in /packages/espresso/android (flutter#10348)
Roll Flutter from 6f8abdd77820 to 027f2e410241 (26 revisions) (flutter#10335)
[google_sign_in] Remove use of OCMock (flutter#10290)
[interactive_media_ads] Pin iOS dependency maximum (flutter#10349)File tree
73 files changed
+1411
-1794
lines changed- .ci
- scripts
- packages
- camera/camera_platform_interface
- lib/src
- platform_interface
- types
- test
- types
- espresso
- android
- go_router
- google_maps_flutter/google_maps_flutter
- lib/src
- test
- google_sign_in/google_sign_in_ios
- darwin
- Tests
- google_sign_in_ios/Sources/google_sign_in_ios
- include
- google_sign_in_ios
- example
- ios/Runner.xcodeproj
- macos/Runner.xcodeproj
- in_app_purchase/in_app_purchase_storekit
- lib/src
- store_kit_2_wrappers
- store_kit_wrappers
- pigeons
- test
- fakes
- store_kit_wrappers
- interactive_media_ads
- android/src/main/kotlin/dev/flutter/packages/interactive_media_ads
- ios
- interactive_media_ads
- Sources/interactive_media_ads
- pigeon
- example/app/android/app/src/main/kotlin/dev/flutter/pigeon_example_app
- lib/src
- kotlin
- platform_tests/test_plugin/android/src/main/kotlin/com/example/test_plugin
- test
- video_player/video_player/example/android/app/src/main
- script/tool
- lib/src/common
- test
- common
- third_party/packages/flutter_svg
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+1411
-1794
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
284 | 312 | | |
285 | 313 | | |
286 | 314 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 42 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
534 | 576 | | |
535 | 577 | | |
536 | 578 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments