mynameiskenlee / flutter_macos_menubar_example

starter template for building macOS menubar app with flutter and AppKit
https://www.reddit.com/r/FlutterDev/comments/g7aavn/creating_a_menubar_app_for_macos/
128 stars 15 forks source link

Bump flutter_lints from 1.0.4 to 2.0.2 #8

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flutter_lints from 1.0.4 to 2.0.2.

Commits
  • 5d1aa2c [various] Update links to the old linter site to point to dart.dev (#4333)
  • 1984c73 [go_router_builder] Added replace methods to the generated routes. (#4057)
  • f89ce02 Updated rfw/test/material_widgets_test.dart for M3 (#4316)
  • e073e55 [shared_preferences] Adds new clearWithParameters and `getAllWithParameters...
  • b9935d1 [file_selector_android] Create initial Android implementation of the file_sel...
  • 90e3d32 [in_app_pur]: Bump org.json:json from 20230227 to 20230618 in /packages/in_ap...
  • 96c8e2d [webview_flutter_wkwebview] Adds the isInspectable to `WebKitWebViewControl...
  • 6b70804 [go_router] Reduces excessive rebuilds due to inherited look up. (#4227)
  • f55d455 [image_picker] Update to 1.0 (#4285)
  • 25e1d87 [file_selector] Add file group to save return value (#4222)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #11.