dependabot[bot]
3e4e3bc784
Bump pigeon from 12.0.1 to 13.0.0 in /add_to_app/books/flutter_module_books ( #2073 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages ) from 12.0.1 to 13.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="7319d3a7b1 "><code>7319d3a</code></a> [pigeon] Don't wrap non-nullable primitives in Obj-C (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5214 ">#5214</a>)</li>
<li><a href="35b15de176 "><code>35b15de</code></a> [flutter_lints] Replace "flutter pub add --dev" with "dev:" (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5260 ">#5260</a>)</li>
<li><a href="6bcb747a41 "><code>6bcb747</code></a> [go_router] Fixes deep-link with no path on cold start (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5113 ">#5113</a>)</li>
<li><a href="64ae77f7d1 "><code>64ae77f</code></a> [two_dimensional_scrollables] Fix pinned row painting when one axis is revers...</li>
<li><a href="2af69541a2 "><code>2af6954</code></a> [two_dimensional_scrollables] Add TableSpanPadding (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5039 ">#5039</a>)</li>
<li><a href="3aff029002 "><code>3aff029</code></a> [url_launcher] migrating objc plugin to swift (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4753 ">#4753</a>)</li>
<li><a href="45ed8c9414 "><code>45ed8c9</code></a> [go_router_builder]Avoid losing NullabilitySuffix for typeArguments (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5215 ">#5215</a>)</li>
<li><a href="fea24c5b93 "><code>fea24c5</code></a> [url_launcher] Fix launch mode types in new APIs (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5232 ">#5232</a>)</li>
<li><a href="f2124f78ab "><code>f2124f7</code></a> [camerax] Implement <code>setZoomLevel</code> (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4950 ">#4950</a>)</li>
<li><a href="f22ff36405 "><code>f22ff36</code></a> [webview_flutter_wkwebview] Only set <code>limitsNavigationsToAppBoundDomains</code> whe...</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/pigeon-v13.0.0/packages ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2023-10-31 07:07:27 +00:00
dependabot[bot]
7a098f8a16
Bump pigeon from 11.0.1 to 12.0.0 in /add_to_app/books/flutter_module_books ( #2035 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages ) from 11.0.1 to 12.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="d654f7597f "><code>d654f75</code></a> [pigeon] FlutterApi error handling (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5008 ">#5008</a>)</li>
<li><a href="a66be0e170 "><code>a66be0e</code></a> [webview_flutter] [webview_flutter_wkwebview]Fix race condition in flaky test...</li>
<li><a href="c7008cf088 "><code>c7008cf</code></a> [webview_flutter_wkwebview] Fixes bug where `WebkitWebViewController.getUserA...</li>
<li><a href="cfe0c21270 "><code>cfe0c21</code></a> [flutter_markdown] Code decoration (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5060 ">#5060</a>)</li>
<li><a href="35732b672d "><code>35732b6</code></a> [webview_flutter] Exposes missing <code>JavaScriptLogLevel</code> from platform interfac...</li>
<li><a href="c9333980f2 "><code>c933398</code></a> [webview_flutter] Adds app facing implementation to override console log (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4705 ">#4705</a>)</li>
<li><a href="f68661d325 "><code>f68661d</code></a> [webview_flutter] Add a method for getting the user agent (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4472 ">#4472</a>)</li>
<li><a href="41a3ec2b8a "><code>41a3ec2</code></a> [webview_flutter_android] Fix race condition in flaky test (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5037 ">#5037</a>)</li>
<li><a href="b3138a69a8 "><code>b3138a6</code></a> [webview_flutter_android][webview_flutter_wkwebview] Adds support for `getUse...</li>
<li><a href="8483ac23a3 "><code>8483ac2</code></a> [camera] Dispose resources correctly on setDescription (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4003 ">#4003</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/pigeon-v12.0.0/packages ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2023-10-04 06:58:24 +00:00
dependabot[bot]
b0f2a6a86d
Bump pigeon from 10.1.6 to 11.0.0 in /add_to_app/books/flutter_module_books ( #1994 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages )
from 10.1.6 to 11.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="94ba82ce52 "><code>94ba82c</code></a>
[pigeon] primitive enums (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4580 ">#4580</a>)</li>
<li><a
href="6a281dbcde "><code>6a281db</code></a>
[css_colors] docs: Update deprecated link address (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4537 ">#4537</a>)</li>
<li><a
href="383bffa399 "><code>383bffa</code></a>
[google_maps_flutter] cloud-based map styling implementation (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4638 ">#4638</a>)</li>
<li><a
href="32460c7da3 "><code>32460c7</code></a>
[image_picker] Fix exception when canceling
<code>pickMultipleMedia</code> on iOS (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4761 ">#4761</a>)</li>
<li><a
href="3060b1aec9 "><code>3060b1a</code></a>
[rfw] Support web (as JS) (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4650 ">#4650</a>)</li>
<li><a
href="d72a5fe600 "><code>d72a5fe</code></a>
[webview_flutter] Update sample code. (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4727 ">#4727</a>)</li>
<li><a
href="c6f758b800 "><code>c6f758b</code></a>
[flutter_adaptive_scaffold] Fix top padding for NavigationBar (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4661 ">#4661</a>)</li>
<li><a
href="354af05222 "><code>354af05</code></a>
Remove deprecated <code>ImageProvider</code> methods (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4725 ">#4725</a>)</li>
<li><a
href="c8a0870ce5 "><code>c8a0870</code></a>
[pigeon]: Bump io.mockk:mockk from 1.13.5 to 1.13.7 in
/packages/pigeon/platf...</li>
<li><a
href="e26f3b9374 "><code>e26f3b9</code></a>
[camera_android]: Fixes crash when record video on Android versions
lower tha...</li>
<li>Additional commits viewable in <a
href="https://github.com/flutter/packages/commits/pigeon-v11.0.0/packages ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett Morgan <brettmorgan@google.com >
2023-08-30 07:52:03 +10:00
dependabot[bot]
db18368a15
Bump pigeon from 9.2.5 to 10.0.0 in /add_to_app/books/flutter_module_books ( #1770 )
2023-05-03 17:59:24 +10:00
Brett Morgan
3bafa557f7
Update sdk constraint range and update runners ( #1706 )
2023-03-23 18:13:59 +10:00
dependabot[bot]
5c644ae6dc
Bump pigeon in /add_to_app/books/flutter_module_books ( #1656 )
2023-02-21 12:50:20 +11:00
Brett Morgan
3e9bb78aec
Create analysis_defaults package ( #1654 )
...
* Create `analysis_defaults` package
* Update analysis_defaults/pubspec.yaml
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com >
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com >
2023-02-16 23:44:16 +10:00
dependabot[bot]
43adb74ec5
Bump pigeon in /add_to_app/books/flutter_module_books ( #1650 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages ) from 7.2.1 to 8.0.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/pigeon-v8.0.0/packages )
---
updated-dependencies:
- dependency-name: pigeon
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 10:55:15 +10:00
Miguel Beltran
e4e7d4461a
enable Material 3 on add_to_app/books ( #1637 )
2023-02-09 13:31:24 +10:00
dependabot[bot]
56c01c31be
Bump pigeon in /add_to_app/books/flutter_module_books ( #1582 )
2023-01-20 19:13:38 +11:00
dependabot[bot]
df39d34e65
Bump pigeon in /add_to_app/books/flutter_module_books ( #1575 )
2023-01-19 09:01:08 +11:00
dependabot[bot]
a312ae870a
Bump pigeon in /add_to_app/books/flutter_module_books ( #1550 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages ) from 4.2.14 to 5.0.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/pigeon-v5.0.0/packages )
---
updated-dependencies:
- dependency-name: pigeon
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 08:58:12 +10:00
Brett Morgan
83f7059d83
Consolidated Flutter 3.3 update ( #1401 )
2022-08-31 10:06:34 +10:00
gaaclarke
85fa56b77c
[add-to-app/books] Added missing class declarations from the pigeon file. ( #1385 )
2022-08-30 12:26:49 +10:00
Brett Morgan
694c1314ee
Fix stable CI ( #1395 )
2022-08-29 18:46:01 -05:00
dependabot[bot]
5bafa16789
Bump pigeon in /add_to_app/books/flutter_module_books ( #1393 )
...
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages ) from 3.2.9 to 4.0.2.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/pigeon-v4.0.2/packages )
---
updated-dependencies:
- dependency-name: pigeon
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 21:20:09 +10:00
xster
ce35e45702
add thumbnails to the books example to make memory leaks easier to test ( #1353 )
...
* add thumbnails to the books example to make memory leaks easier to test
* also add profile build
* migrate material 3 demo code to avoid warning
* Revert "migrate material 3 demo code to avoid warning"
This reverts commit 7df37d9f65 .
* fix lints in various packages
* DoNothingAndStopPropagationIntent const conflicts between stable and beta, add lint ignore for now
2022-08-23 23:45:12 -07:00
Brett Morgan
4af443d33f
Drop lock files from repo ( #1282 )
2022-05-28 07:01:26 +10:00
Brett Morgan
3a0a652984
Add use_super_parameters lint ( #1269 )
2022-05-17 02:53:27 -07:00
Brett Morgan
ccd68f34e2
Beta ( #1234 )
2022-05-11 12:48:11 -07:00
dependabot[bot]
720b2653ad
Bump pigeon in /add_to_app/books/flutter_module_books ( #1120 )
...
Bumps [pigeon](https://github.com/flutter/packages ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/compare/pigeon-v3.0.2...pigeon-v3.0.3 )
---
updated-dependencies:
- dependency-name: pigeon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 13:49:20 +10:00
dependabot[bot]
a3badbb182
Bump pigeon in /add_to_app/books/flutter_module_books ( #1109 )
...
Bumps [pigeon](https://github.com/flutter/packages ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/compare/pigeon-v3.0.0...pigeon-v3.0.2 )
---
updated-dependencies:
- dependency-name: pigeon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 08:24:29 +10:00
dependabot[bot]
c09682bc66
Bump pigeon in /add_to_app/books/flutter_module_books ( #1092 )
...
Bumps [pigeon](https://github.com/flutter/packages ) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/compare/pigeon-v2.0.3...pigeon-v3.0.0 )
---
updated-dependencies:
- dependency-name: pigeon
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 06:53:59 +10:00
Brett Morgan
3b46646306
flutter pub upgrade --major-versions (#1061 )
2022-04-06 11:45:20 +10:00
Brett Morgan
a481c264cd
Remove git:// url, update deps, fix destop_photo_search ( #1052 )
2022-03-19 08:37:04 +10:00
Brett Morgan
26d88f1799
Update pubspec.yaml files ( #971 )
2022-01-05 10:43:14 +10:00
Andrew Brogdon
664b63c03c
Updates for 2.8! ( #961 )
2021-12-09 13:15:57 +10:00
Brett Morgan
be34b0bf43
Centralize analysis options ( #957 )
2021-12-01 16:49:51 +10:00
Brett Morgan
84e7057abe
Update pubspec.yaml files ( #958 )
2021-12-01 09:33:28 +10:00
Ahmed Ashour
29339b8334
Remove unneeded types ( #949 )
2021-11-03 09:58:12 -07:00
Ahmed Ashour
64805fe5b6
Remove unneeded return ( #950 )
2021-11-03 21:12:41 +10:00
Brett Morgan
e2b77a4bf1
flutter pub upgrade ( #931 )
2021-10-13 10:18:41 -07:00
Brett Morgan
994cdb4afa
flutter pub upgrade ( #926 )
...
* flutter pub upgrade
* `desktop_photo_search`: Remove unneeded `unawaited`
Co-authored-by: John Ryan <ryjohn@google.com >
2021-10-11 14:01:27 -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
Brett Morgan
297f6b0b96
Upgrade deps, format, fix web/filipino_cuisine ( #898 )
...
fixes: https://github.com/flutter/samples/issues/897
2021-09-21 11:38:59 -07:00
Andrew Brogdon
4cac0e6661
Lands beta branch into master for 2.5 ( #895 )
2021-09-08 17:35:05 -07:00
gaaclarke
e43698fa01
updated add_to_app sample to pigeon 1.0 ( #894 )
2021-09-08 11:07:11 -07:00
Brett Morgan
b34cc5671a
Add flutter_lints ( #808 )
2021-06-09 06:48:39 +10:00
Brett Morgan
a405fc4a9d
Update the dependencies ( #815 )
2021-06-08 08:15:43 +10:00
Andrew Brogdon
376c666f0a
Merge beta into master ( #799 )
2021-05-18 13:35:06 -07:00
gaaclarke
5adf66ba65
Added iOS example for add-to-app Pigeon ( #722 )
2021-03-03 21:04:28 -08:00
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
2021-03-03 11:44:35 -08:00
gaaclarke
323c10558d
restructured the add to app samples ( #698 )
2021-02-05 10:20:58 -08:00