Brett Morgan
1cfbeeebe2
`isolate_example` Rebuild script ( #1365 )
...
* `isolate_example` Rebuild script
* Add trailing NL at EOF
2 years ago
Brett Morgan
60fa494702
`platform_design` rebuild script ( #1372 )
2 years ago
Brett Morgan
fc0268cc9a
`jsonexample` rebuild script ( #1366 )
2 years ago
Brett Morgan
18501cd153
`navigation_and_routing` rebuild script ( #1368 )
2 years ago
Brett Morgan
0b86fbc66c
`place_tracker` rebuild script ( #1370 )
2 years ago
Brett Morgan
8e4f52c119
`null_safety` rebuild script ( #1369 ) ( #1371 )
...
## 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.
If you need help, consider asking for advice on the #hackers-devrel channel on [Discord].
<!-- 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
2 years ago
Brett Morgan
fa72a85887
`null_safety` rebuild script ( #1369 )
2 years ago
dependabot[bot]
3c1d3a4976
Bump flutter_launcher_icons from 0.9.3 to 0.10.0 in /veggieseasons ( #1367 )
...
Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons ) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases )
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.9.3...v0.10.0 )
---
updated-dependencies:
- dependency-name: flutter_launcher_icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
81bbaee5b6
Bump github/codeql-action from 2.1.17 to 2.1.18 ( #1362 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.17 to 2.1.18.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0c670bbf04...2ca79b6fa8
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Brett Morgan
e7c290368f
`flutter_maps_firestore` rebuild script ( #1359 )
2 years ago
Brett Morgan
6b6ccf872b
`desktop_photo_search` bugfix the rebuild script ( #1358 )
2 years ago
Brett Morgan
f99aa192b8
`animations` rebuild script ( #1355 )
2 years ago
Brett Morgan
bc8cc85052
`desktop_photo_search` Rebuild script ( #1356 )
2 years ago
dependabot[bot]
bca6bbd37a
Bump github/codeql-action from 2.1.16 to 2.1.17 ( #1352 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.16 to 2.1.17.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3e7e3b32d0...0c670bbf04
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Rich Hall
1de97a68d4
New Crashlytics Crash Reporting APIs ( #1351 )
...
* Changes to package import statements
Without these changes to the package import statements, if a user uncomments the FirebaseCrashlytics code, they will get a bunch of errors.
* Commented out import statements & added instructions
* Update crashlytics.dart
Upgrade Crashlytics.dart to use recently released fatal crash APIs
https://firebase.blog/posts/2022/07/whats-new-in-crashlytics-for-flutter
* Ran dart format on changed files
2 years ago
dependabot[bot]
1594d74199
Bump subosito/flutter-action from 2.4.0 to 2.6.1 ( #1350 )
...
* Bump subosito/flutter-action from 2.4.0 to 2.6.0
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action ) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/subosito/flutter-action/releases )
- [Commits](d8687e6979...c30358aafe
)
---
updated-dependencies:
- dependency-name: subosito/flutter-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* subosito/flutter-action 2.6.1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
2 years ago
dependabot[bot]
556ffe3dc4
Bump file_selector and file_selector_web in /experimental/linting_tool ( #1346 )
...
Bumps [file_selector](https://github.com/flutter/plugins/tree/main/packages/file_selector ) and [file_selector_web](https://github.com/flutter/plugins/tree/main/packages/file_selector ). These dependencies needed to be updated together.
Updates `file_selector` from 0.8.2+1 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector-v0.9.0/packages/file_selector )
Updates `file_selector_web` from 0.8.1+5 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector_web-v0.9.0/packages/file_selector )
---
updated-dependencies:
- dependency-name: file_selector
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: file_selector_web
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
140f0194bc
Bump file_selector and file_selector_windows ( #1347 )
...
Bumps [file_selector](https://github.com/flutter/plugins/tree/main/packages/file_selector ) and [file_selector_windows](https://github.com/flutter/plugins/tree/main/packages/file_selector ). These dependencies needed to be updated together.
Updates `file_selector` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector-v0.9.0/packages/file_selector )
Updates `file_selector_windows` from 0.8.2+2 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector_windows-v0.9.0/packages/file_selector )
---
updated-dependencies:
- dependency-name: file_selector
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: file_selector_windows
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
3f7255bb16
Bump file_selector_windows and file_selector ( #1348 )
...
Bumps [file_selector_windows](https://github.com/flutter/plugins/tree/main/packages/file_selector ) and [file_selector](https://github.com/flutter/plugins/tree/main/packages/file_selector ). These dependencies needed to be updated together.
Updates `file_selector_windows` from 0.8.2+2 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector_windows-v0.9.0/packages/file_selector )
Updates `file_selector` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector-v0.9.0/packages/file_selector )
---
updated-dependencies:
- dependency-name: file_selector_windows
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: file_selector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
34e659f12c
Bump file_selector_macos in /desktop_photo_search/fluent_ui ( #1332 )
...
Bumps [file_selector_macos](https://github.com/flutter/plugins/tree/main/packages/file_selector ) from 0.8.2+2 to 0.9.0.
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector_macos-v0.9.0/packages/file_selector )
---
updated-dependencies:
- dependency-name: file_selector_macos
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
651e23271e
Bump file_selector_macos in /desktop_photo_search/material ( #1330 )
...
Bumps [file_selector_macos](https://github.com/flutter/plugins/tree/main/packages/file_selector ) from 0.8.2+2 to 0.9.0.
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector_macos-v0.9.0/packages/file_selector )
---
updated-dependencies:
- dependency-name: file_selector_macos
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
7123e712fc
Bump file_selector_windows in /experimental/linting_tool ( #1331 )
...
Bumps [file_selector_windows](https://github.com/flutter/plugins/tree/main/packages/file_selector ) from 0.8.2+2 to 0.9.0.
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector_windows-v0.9.0/packages/file_selector )
---
updated-dependencies:
- dependency-name: file_selector_windows
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Brett Morgan
267a64841d
Elide projects from beta CI ( #1334 )
...
Flutter 3.3.0 beta is introducing a bunch of required changes to pass CI's lint pass
2 years ago
dependabot[bot]
6b5b9ccc8a
Bump file_selector_macos in /experimental/linting_tool ( #1333 )
...
Bumps [file_selector_macos](https://github.com/flutter/plugins/tree/main/packages/file_selector ) from 0.8.2+2 to 0.9.0.
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/file_selector_macos-v0.9.0/packages/file_selector )
---
updated-dependencies:
- dependency-name: file_selector_macos
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Toshik
6e6bce1998
fix: import fixed to make game_template working out of this repository ( #1329 )
...
* fix: import fixed to make game_template working out of this repository
* fix: import fixed to make game_template working out of this repository
2 years ago
Qun Cheng
dbefd89ca9
Added license headers for M3 demo app ( #1328 )
...
* Added header for all files
Co-authored-by: Qun Cheng <quncheng@google.com>
2 years ago
dependabot[bot]
4b31a3846e
Bump github/codeql-action from 2.1.15 to 2.1.16 ( #1326 )
2 years ago
dependabot[bot]
f7765c3dfd
Bump actions/setup-java from 3.4.0 to 3.4.1 ( #1325 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](16cca5479d...2c7a4878f5
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Brett Morgan
2dec7fdf85
`desktop_photo_search` Break fix ( #1322 )
...
Update sample code to match
https://github.com/google/flutter-desktop-embedding/pull/903
2 years ago
dependabot[bot]
84d82b3021
Bump github/codeql-action from 2.1.14 to 2.1.15 ( #1317 )
2 years ago
dependabot[bot]
fc08d2207f
Bump ossf/scorecard-action from 1.1.1 to 1.1.2 ( #1316 )
2 years ago
dependabot[bot]
fdaaaf127d
Bump github/codeql-action from 2.1.13 to 2.1.14 ( #1314 )
2 years ago
dependabot[bot]
4a0b8600d2
Bump github/codeql-action from 2.1.12 to 2.1.13 ( #1312 )
2 years ago
dependabot[bot]
71166208d8
Bump actions/setup-java from 3.3.0 to 3.4.0 ( #1313 )
2 years ago
Brett Morgan
a6bb4d1c20
Fix beta CI ( #1311 )
2 years ago
Rich Hall
e4d4d0f48d
Changes to package import statements to prevent errors when using FirebaseCrashlytics code ( #1309 )
2 years ago
Brett Morgan
77cf69097a
Pull up `TextEditingDeltaHistoryManager` to drop redundancy ( #1306 )
2 years ago
Brett Morgan
addafa93ec
Drop redundant `ToggleButtonsStateManager` instances ( #1305 )
2 years ago
dependabot[bot]
e3040c9e36
Bump google_maps_flutter_web from 0.3.3 to 0.4.0 in /place_tracker ( #1308 )
...
Bumps [google_maps_flutter_web](https://github.com/flutter/plugins/tree/main/packages/google_maps_flutter ) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/flutter/plugins/releases )
- [Commits](https://github.com/flutter/plugins/commits/google_maps_flutter_web-v0.4.0/packages/google_maps_flutter )
---
updated-dependencies:
- dependency-name: google_maps_flutter_web
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
c2cc01b2b8
Bump ossf/scorecard-action from 1.1.0 to 1.1.1 ( #1296 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](5c8bc69dc8...3e15ea8318
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Brett Morgan
0a55acfba9
Drop Slide Puzzle's web launch ( #1303 )
2 years ago
Brett Morgan
db3edccdd5
`web/slide_puzzle` remove unmaintained sample ( #1290 )
2 years ago
John Ryan
0002a5567e
fix material 3 image url ( #1302 )
2 years ago
dependabot[bot]
1741d986f6
Bump github/codeql-action from 2.1.11 to 2.1.12 ( #1297 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.11 to 2.1.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a3a6c128d7...27ea8f8fe5
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Rich Hall
9f6fae7213
updatedCrashlytics link in main.dart ( #1301 )
2 years ago
Parker Lougheed
e3b51bb17f
Fix contributing link ( #1295 )
2 years ago
Parker Lougheed
3c608d0882
Update more links and mentions to the main branch ( #1294 )
2 years ago
Parker Lougheed
9b840e61c8
Fix some web tool pub issues ( #1291 )
2 years ago
Craig Labenz
04e6972df5
bumped stale crashlytics version ( #1289 )
2 years ago
Brett Morgan
4af443d33f
Drop lock files from repo ( #1282 )
2 years ago