ncnn_yolox_flutter
ncnn_yolox_flutter copied to clipboard
Bump adaptive_dialog from 1.8.0+1 to 1.8.3+1 in /example
Bumps adaptive_dialog from 1.8.0+1 to 1.8.3+1.
Release notes
Sourced from adaptive_dialog's releases.
1.8.3
What's Changed
- Fix no title showModalActionSheet for material by
@mono0926
in mono0926/adaptive_dialog#104Full Changelog: https://github.com/mono0926/adaptive_dialog/compare/1.8.2...1.8.3
1.8.2
What's Changed
- Add documentation about
barrierDismissible
by@mono0926
in mono0926/adaptive_dialog#99Full Changelog: https://github.com/mono0926/adaptive_dialog/compare/1.8.1...1.8.2
1.8.1
Full Changelog: https://github.com/mono0926/adaptive_dialog/compare/1.8.0...1.8.1
Changelog
Sourced from adaptive_dialog's changelog.
1.9.0-no-macos.2
- Fix Flutter 3.10 compile error caused by macos_ui package
- Remove macos_ui dependency temporarily and show same UI as iOS instead
- Upon stable release, the UI that uses the original macos_ui will be restored
1.8.3
- Fix no title
showModalActionSheet
for Material style1.8.2
- Fix the error with
pop
whenBuildContext
is disposed1.8.1+1
- Add documentation about
barrierDismissible
1.8.1
- Add
@useResult
to each functions1.8.0
- Support textCapitalization in DialogTextField (#91)
- Fix typo (
maxLenght
→maxLength
)1.7.0
1.6.4
- Use accentColor for macOS by using dynamic_color
- Update min SDK version to 2.17.0
1.6.3
- Use macos_ui v1
1.6.2
- Fix
useActionSheetForIOS
was mistakenly worked1.6.1
- Add outer edge to showTextInputDialog for macOS
- Support dragging text input dialog for macOS
... (truncated)
Commits
e24c51c
Bump version318c63c
Fix no title showModalActionSheet for material (#104)a774bba
Fix no title showModalActionSheet for materiald22f488
Add no title showModalActionSheet example4cde15a
Update ios8b23e16
Update pubspec3534074
Fix the error withpop
whenBuildContext
is disposed6411eff
Fix warnings3e45675
Upgrade pubspecd392329
Update macos- Additional commits viewable in compare view
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 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)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.