Activity
chore(release): publish packages
chore(release): publish packages
ci: update cspell.json
ci: update cspell.json
refactor: Duration -> var
refactor: Duration -> var
chore: update CHANGELOG.md
chore: update CHANGELOG.md
chore: resolve controls notifier from context
chore: resolve controls notifier from context
fix: do not hide the control toolbar when the cursor is over it
fix: do not hide the control toolbar when the cursor is over it
feat: disable gestures when marker is enabled
feat: disable gestures when marker is enabled
docs: update controls-related docs
docs: update controls-related docs
feat: handle control gestures only on supported platforms
feat: handle control gestures only on supported platforms
feat: add control gestures configuration
feat: add control gestures configuration
fix: controls not working on touch devices
fix: controls not working on touch devices
chore: update platform-related files for the example project
chore: update platform-related files for the example project
docs: remove redundant titles in README.md files
docs: remove redundant titles in README.md files
feat: update flutter_deck_slide brick
feat: update flutter_deck_slide brick
chore: oops
chore: oops
chore: revert CHANGELOG.md changes
chore: revert CHANGELOG.md changes
chore: update CHANGELOG.md
chore: update CHANGELOG.md
docs: add "Creating Slides" guide
docs: add "Creating Slides" guide
docs: update FlutterDeckSlideWidget related docs
docs: update FlutterDeckSlideWidget related docs
chore: build methods return Widget instead of FlutterDeckSlide
chore: build methods return Widget instead of FlutterDeckSlide
refactor: toList()
refactor: toList()
fix: filter out hidden slides in router slide building
fix: filter out hidden slides in router slide building
feat: use the slide widget without builder
feat: use the slide widget without builder
fix: flutter_deck lint rules
fix: flutter_deck lint rules