Skip to content

Releases: mkobuolys/flutter_deck

v0.4.3

22 Sep 15:57
Compare
Choose a tag to compare

What's Changed

  • fix: unnecessary steps builder and listener triggers by @mkobuolys in #16

Full Changelog: v0.4.2...v0.4.3

v0.4.2

18 Sep 21:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

17 Sep 12:53
83a83d1
Compare
Choose a tag to compare

What's Changed

  • fix: override text colors for Material text styles by @mkobuolys in #13

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Sep 22:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Aug 16:30
Compare
Choose a tag to compare

What's Changed

  • feat: handle cursor visibility by @mkobuolys in #6
  • refactor: create FlutterDeckControls and FlutterDeckControlsNotifier to centralize the slide deck control logic
  • docs: update README.md

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Jul 11:11
Compare
Choose a tag to compare

What's Changed

  • feat: add code highlight widget by @Goddchen in #1
  • fix: fix drawer toggle code by @Goddchen in #2
  • feat: add global background configuration, implement widgets by @mkobuolys in #3
  • feat: allow to hide a slide in the deck by @mkobuolys in #4
  • feat: add presentation progress indicator by @mkobuolys in #5

New Contributors

Full Changelog: https://github.com/mkobuolys/flutter_deck/compare/f5068810add476269b0577d717a4f4344f1cf05b..v0.2.0