这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: mono0926/adaptive_dialog

2.4.2

20 Jun 07:06
2.4.2
6673879
Compare
Choose a tag to compare

What's Changed

  • scrollable: true for MaterialTextInputDialog by @mono0926 in #144

Full Changelog: 2.4.1...2.4.2

2.4.1

19 Mar 03:31
2.4.1
6b28a56
Compare
Choose a tag to compare

What's Changed

  • Fix validation message handling in iOS text input dialog by @mono0926 in #141

Full Changelog: 2.4.0...2.4.1

2.4.0

19 Dec 06:27
2.4.0
33f37b5
Compare
Choose a tag to compare
  • Changed to Flutter 3.27.0 and Dart 3.6.0 or higher

Full Changelog: 2.3.0...2.4.0

2.3.0

27 Nov 07:41
2.3.0
6b32f75
Compare
Choose a tag to compare
  • Use SystemContextMenu for iOS

Full Changelog: 2.2.1...2.3.0

2.2.1

27 Nov 07:40
2.2.1
7095550
Compare
Choose a tag to compare

What's Changed

  • Changed to Flutter 3.24.0 and Dart 3.5 or higher by @mono0926 in #136

Full Changelog: 2.2.0...2.2.1

2.2.0

27 Nov 07:40
2.2.0
34f65a1
Compare
Choose a tag to compare
  • Fix deprecated API use (ButtonBar, PopInvokedCallback)
  • If you are using Flutter version below 3.24, please specify adaptive_dialog: 2.1.0 as this version will cause a compilation error.
    • Corrected the dependency specification in version 2.2.1, but cannot be fixed the already released versions

Full Changelog: 2.1.0...2.2.0

2.1.0

27 Nov 07:39
2.1.0
7dbc929
Compare
Choose a tag to compare

What's Changed

  • Add spellCheckConfiguration to DialogTextField by @mono0926 in #127

Full Changelog: 2.0.0...2.1.0

2.0.0: Support Flutter 3.16

17 Nov 03:52
2.0.0
04a22be
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.1...2.0.0

1.10.1

17 Nov 03:51
1.10.1
6e85407
Compare
Choose a tag to compare

What's Changed

  • Fix TextStyle of showConfirmationDialog/showModalActionSheet by @mono0926 in #124

Full Changelog: 1.10.0...1.10.1

1.10.0: Add option to set toggleable for showConfirmDialog

09 Nov 08:38
1.10.0
a3b0a13
Compare
Choose a tag to compare

What's Changed

  • feat: Add option to set toggleable for showConfirmDialog by @koji-1009 in #123

New Contributors

Full Changelog: 1.9.0...1.10.0