Anton Borries
Anton Borries
**Description** Allow some sort of Rich Text / Formatting for Bullet List Items so that in a given Item certain parts can me formatted differently. So something of the following...
**Description** When Building Slides I sometimes find it helpful to have nested list - So I can make a point - That has a subpoint - With Another Subpoint -...
See title. I was using `` which didn't work. Upon reading the documentation really carefully I noticed that it only mentioned the `` tag and changing it to that worked....
Closes #204 Allow to set a `finestMode` that allows picking Months/Years If the Type/Mode is disallowing it this variant takes no affect.
**Describe the feature you'd like** Provide the option to specify a finestMode to pick Months/Years. When defining Month: - Only changing years and Months is possible When defining Year: -...
### Describe the Feature Similar to other apps like Slack or Github when starting to type `:` provide an emoji picker to use emojis easier. Especially on non mobile platforms...
While migrating some tests from default flutter_test to spot I noticed that `act.tap` does not support setting the `kind`. We require this to test certain behaviour thats different based on...
Generating Screenshots for the Timeline can result in quite a high memory consumption when running tests. Especially on CI Systems where you are quite unlikely to look at the screenshots...
**Description** For developing [home_widget](https://pub.dev/packages/home_widget) part of quality gates for the project is writing integration test verifying that the plugin's native code does what it is expected todo. Using Emulator/Simulator _(note:...