Matt Carroll

Results 146 issues of Matt Carroll

The `ImageSlide` displays an image. It appears that the only display option is to shrink the image to fit in the available space, centered. I'd like to be able to...

Currently, there is a brief article about creating custom slides: https://flutterdeck.dev/slide-templates/custom-slide/ While this guide technically describes how to create a custom slide, I think it's missing a lot of relevant...

documentation

I'm trying to create a custom slide. To start this process, I copied the `build()` method from `FlutterDeckBigFactSlide` expecting to modify it to meet my needs. However, it appears that...

bug

Most slide show presentations that I put together have multiple levels of titles. For example, one of my current presentations has the following titles at various levels: - The Art...

Hi, I've tried following the README instructions as best I can to use this app, but I seem to be unable to either validate my `pull.yml`, nor generate and merge...

I wanted to drop by and say hi. I'm investigating the use of CRDTs to power offline mode and multiplayer mode for Super Editor, which is a document editing toolkit...