pingebat
pingebat
OS: Windows 10 Installed via: pip I am happy to provide more information if needed. --- Calling `appendfilename` with `--smart-prepend` option works as expected when given relative path: appendfilename --smart-prepend...
Declaring multiple extra scripts can be done with the `REVEAL_EXTRA_SCRIPT_BEFORE_SRC` and `REVEAL_EXTRA_SCRIPT_SRC` properties by handing over the file names as a simple whitespace seperated "list" like in the example below....
Love the app! Small feature request: it would be great to have a small counter somewhere on the article screen which displays the number of articles you still have to...
### Steps to reproduce 1. Create a new Flutter project using `flutter create counter_app`. 2. Replace the `MaterialApp` in `lib/main.dart` with `ShadApp.material`. 3. Run the default test (`test/widget_test.dart`) using `flutter...