Justin McCandless
41571eae07
Custom context menu example ( #1463 )
...
* flutter create
* Copied in from 'contextual-menu-examples' repo
* Works again with the latest updates to the branch
* Clean up anywhere example
* Clean up other examples
* Add to CI
* Updated with release version of context menus, and added platform switcher
* Generated files
* Home icon on your original platform
* Remove web_dashboard from ci, not sure why that change was there...
* Add context_menu to beta channel, but commented out, for the future
* +x permissions on the master script, which I may have accidentally changed before?
* Actual bash comment
* dart format
* Natural default platform'
* A working test, for the email page
* Import order fix
* Test some pages
* More tests
* dart format
2022-11-09 16:42:25 +10:00
dependabot[bot]
070ce7303a
Bump github/codeql-action from 2.1.30 to 2.1.31 ( #1498 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.30 to 2.1.31.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](18fe527fa8...c3b6fce4ee )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-11-08 01:51:52 -06:00
Parker Lougheed
847a960e02
Replace tuneup in samples_index ( #1497 )
2022-11-05 13:03:43 +10:00
Filip Hracek
886b91b005
Upgrade Firebase plugins to next major version ( #1495 )
2022-11-04 06:45:05 +04:00
dependabot[bot]
19081c72ff
Bump github/codeql-action from 2.1.29 to 2.1.30 ( #1493 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.29 to 2.1.30.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ec3cf9c605...18fe527fa8 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-11-04 06:43:33 +04:00
dependabot[bot]
0c0df19da5
Bump github/codeql-action from 2.1.28 to 2.1.29 ( #1492 )
2022-10-27 04:19:36 -05:00
Brett Morgan
ee72fc8ad7
Drop web/particle_background ( #1453 )
2022-10-24 17:50:52 -04:00
dependabot[bot]
cb46fade86
Bump actions/upload-artifact from 3.1.0 to 3.1.1 ( #1490 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](3cea537223...83fd05a356 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-10-25 04:30:44 +10:00
Rulong Chen(陈汝龙)
0dccacec2b
[add_to_app] Fixes type mismatch ( #1489 )
2022-10-25 04:28:48 +10:00
dependabot[bot]
1cf93b8c27
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 ( #1491 )
2022-10-24 12:16:24 -05:00
Kevin Moore
6caaa0a3c9
code sharing sample: flat package directory ( #1486 )
2022-10-20 09:00:41 -07:00
dependabot[bot]
c21fcd6573
Bump firebase_core, cloud_firestore and firebase_auth ( #1485 )
...
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core ), [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore ) and [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth ). These dependencies needed to be updated together.
Updates `firebase_core` from 1.24.0 to 2.0.0
- [Release notes](https://github.com/firebase/flutterfire/releases )
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core_web-v2.0.0/packages/firebase_core )
Updates `cloud_firestore` from 3.5.1 to 4.0.1
- [Release notes](https://github.com/firebase/flutterfire/releases )
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.0.1/packages/cloud_firestore )
Updates `firebase_auth` from 3.11.2 to 4.0.1
- [Release notes](https://github.com/firebase/flutterfire/releases )
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v4.0.1/packages/firebase_auth )
---
updated-dependencies:
- dependency-name: firebase_core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: cloud_firestore
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: firebase_auth
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-10-20 00:31:19 +10:00
dependabot[bot]
f3534cd55d
Bump firebase_core and cloud_firestore in /flutter_maps_firestore ( #1484 )
...
Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core ) and [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore ). These dependencies needed to be updated together.
Updates `firebase_core` from 1.24.0 to 2.0.0
- [Release notes](https://github.com/firebase/flutterfire/releases )
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_core_web-v2.0.0/packages/firebase_core )
Updates `cloud_firestore` from 3.5.1 to 4.0.1
- [Release notes](https://github.com/firebase/flutterfire/releases )
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md )
- [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.0.1/packages/cloud_firestore )
---
updated-dependencies:
- dependency-name: firebase_core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: cloud_firestore
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-10-20 00:00:41 +10:00
dependabot[bot]
742f433b52
Bump ossf/scorecard-action from 2.0.4 to 2.0.6 ( #1483 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](e363bfca00...99c53751e0 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-10-19 02:05:18 -05:00
dependabot[bot]
00471b10cc
Bump actions/setup-java from 3.5.1 to 3.6.0 ( #1482 )
2022-10-19 02:04:31 -05:00
dependabot[bot]
d5124b8135
Bump github/codeql-action from 2.1.27 to 2.1.28 ( #1481 )
2022-10-19 02:04:06 -05:00
Rulong Chen(陈汝龙)
660fdb769d
Fixes exception in platform_channels ( #1480 )
2022-10-19 00:08:45 -04:00
Brett Morgan
d99fb974a0
Re-add Craig Labenz's code sharing sample ( #1466 )
...
* Revert "Revert "Add code sharing sample (#1444 )" (#1464 )"
This reverts commit dc50c46ef1 .
* Opting out failing tests on Windows for CI
Co-authored-by: Craig Labenz <craig.labenz@gmail.com >
2022-10-18 13:15:31 -04:00
dependabot[bot]
62d5d8d095
Bump hive_generator from 1.1.3 to 2.0.0 in /experimental/linting_tool ( #1477 )
2022-10-17 20:42:37 -04:00
Parker Lougheed
0ff17c4c3a
Switch to using dart run instead of base-VM command ( #1476 )
2022-10-15 17:57:34 -05:00
Brett Morgan
0bdb8f06ab
Add web/samples_index to CI ( #1454 )
2022-10-15 17:39:31 -04:00
Brett Morgan
ad1faad66b
Drop web/charts sample ( #1452 )
2022-10-14 09:00:49 -04:00
dependabot[bot]
73464650bf
Bump subosito/flutter-action from 2.7.1 to 2.8.0 ( #1474 )
2022-10-13 07:15:40 -05:00
Parker Lougheed
405be60cda
Restrict sass_builder to v2.1.4 to fix build ( #1470 )
2022-10-11 21:28:07 +11:00
Brett Morgan
0990f43c93
Comment out Verify web demos for beta channel ( #1468 )
2022-10-09 14:07:20 +11:00
Brett Morgan
ba6fe16c97
Elide form_app from beta CI ( #1467 )
2022-10-09 12:53:36 +11:00
Brett Morgan
dc50c46ef1
Revert "Add code sharing sample ( #1444 )" ( #1464 )
...
This reverts commit fc6222ebc8 .
2022-10-07 14:26:40 -07:00
Filip Hracek
bfba783bc7
Upgrade audioplayers to latest ( #1462 )
...
* Upgrade audioplayers to latest
There have been some important fixes recently. This fixes #1315 .
Also, a fly-by upgrade of two other dependencies.
* Delete .gitignore “heading”
2022-10-07 21:24:17 +10:00
dependabot[bot]
5bed41b30d
Bump github/codeql-action from 2.1.26 to 2.1.27 ( #1465 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.26 to 2.1.27.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e0e5ded33c...807578363a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-10-07 21:19:48 +10:00
Craig Labenz
fc6222ebc8
Add code sharing sample ( #1444 )
...
* code-sharing boilerplate
* initial commit of code-sharing logic
* documentation improvements
* added code-sharing to samples.yaml
* Updated counter UI to visually indicate communication with the server
* added code_sharing to CI
* CI changes to code_sharing
* fixed test with DI
* formatting
* added shared module to CI
* adds forgotten CI change
2022-10-05 08:47:30 -07:00
dependabot[bot]
9d86093342
Bump actions/checkout from 3.0.2 to 3.1.0 ( #1460 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](2541b1294d...93ea575cb5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-10-05 03:08:08 -05:00
Bruno Leroux
06a159a465
[simplistic_editor] - Fix delete key on desktop and backspace key on Web ( #1458 )
...
* Do not propagate to default text intent
* Add support for backward and forward delete (desktop)
* Update for nice auto-format
* Fix using delete key throws if at the end of the text
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com >
2022-10-05 16:47:51 +10:00
Brett Morgan
a695bfca78
Update provider_shopper ( #1445 )
2022-10-04 22:38:07 +10:00
dependabot[bot]
a5583b2ef9
Bump flutter_riverpod from 1.0.4 to 2.0.2 in /simplistic_calculator ( #1457 )
...
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod ) from 1.0.4 to 2.0.2.
- [Release notes](https://github.com/rrousselGit/riverpod/releases )
- [Commits](https://github.com/rrousselGit/riverpod/commits )
---
updated-dependencies:
- dependency-name: flutter_riverpod
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-10-04 12:17:30 +10:00
Brett Morgan
c0ca55e872
Fix build breakage ( #1456 )
2022-10-04 11:55:00 +10:00
dependabot[bot]
b9db6c879b
Bump github/codeql-action from 2.1.25 to 2.1.26 ( #1451 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.25 to 2.1.26.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](86f3159a69...e0e5ded33c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-30 11:02:49 -05:00
dependabot[bot]
a9f274bb53
Bump ossf/scorecard-action from 2.0.3 to 2.0.4 ( #1449 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](865b409285...e363bfca00 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-28 02:23:11 -05:00
Qun Cheng
0e46ac55a6
Add Radios, CircularProgressIndicator and LinearProgressIndicator to the demo app ( #1442 )
...
* Added Radios, CircularProgressIndicator and LinearProgressIndicator
* Modified README
* Fixed readme comment
* Changed layout of indicators
* Ran Flutter format command
* Put two indicators to one row
* Fixed comment
* Ran flutter format
Co-authored-by: Qun Cheng <quncheng@google.com >
2022-09-28 08:13:36 +10:00
dependabot[bot]
07a613266c
Bump actions/setup-java from 3.5.0 to 3.5.1 ( #1446 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](d854b6da19...a18c333f3f )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-27 03:41:55 -05:00
Brett Morgan
ebe1056e97
Elide experimental/linting_tool and simplistic_editor ( #1441 )
...
* Elide `experimental/linting_tool`
* Elide `simplistic_editor`
2022-09-27 08:49:48 +10:00
dependabot[bot]
bf5b61342e
Bump fluent_ui from 3.12.0 to 4.0.0 in /simplistic_calculator ( #1439 )
...
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui ) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases )
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v3.12.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: fluent_ui
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-09-26 21:54:26 +10:00
dependabot[bot]
654bbb2a1e
Bump fluent_ui from 3.12.0 to 4.0.0 in /desktop_photo_search/fluent_ui ( #1440 )
...
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui ) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases )
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v3.12.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: fluent_ui
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-09-26 21:52:25 +10:00
dependabot[bot]
ecbf2d6260
Bump github/codeql-action from 2.1.24 to 2.1.25 ( #1438 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.24 to 2.1.25.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](904260d7d9...86f3159a69 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-23 07:55:22 +10:00
dependabot[bot]
48e34ee27d
Bump subosito/flutter-action from 2.7.0 to 2.7.1 ( #1433 )
...
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/subosito/flutter-action/releases )
- [Commits](de3cdb9a4b...1e6ee87cb8 )
---
updated-dependencies:
- dependency-name: subosito/flutter-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-19 12:10:04 -05:00
dependabot[bot]
5cdb788f0c
Bump github/codeql-action from 2.1.23 to 2.1.24 ( #1434 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.23 to 2.1.24.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6a38b7d4a1...904260d7d9 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-19 11:37:14 -05:00
Brett Morgan
7835f719c2
Specify parametric type on buildMyTransition ( #1435 )
2022-09-19 11:36:49 -05:00
Benjamin Barnard
237aabfbee
[platform_design] Fix comment typo. ( #1421 )
2022-09-19 22:18:32 +10:00
dependabot[bot]
70a3029953
Bump github/codeql-action from 2.1.22 to 2.1.23 ( #1431 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.22 to 2.1.23.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b398f525a5...6a38b7d4a1 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-09-17 21:05:32 -05:00
Parker Lougheed
3fe90341be
Manually update scorecard action to v2.0.3 ( #1430 )
2022-09-12 18:32:05 -05:00
Parker Lougheed
85274afe22
Revert "Bump ossf/scorecard-action from 1.1.2 to 2.0.0" ( #1429 )
2022-09-12 15:32:25 -05:00