Jimmy Forrester-Fellowes
Jimmy Forrester-Fellowes
I'm using `GetIt` for dependency injection. Is there a prepare/initialise method I could hook in to configure the DI or should I do this in the function body of each...
Added custom exception types to allow granular exception handling. Minor fix for setReceipt() to allow passing in of array or object data types.
Hi, I'm having real difficulty getting this package working on linux. I'm getting the following error: ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for...
Would be great to include a way of themeing material angular projects using the material color guidelines. At the moment I'm polyfilling with a load of stripped down sass files...
[Material guidelines](https://material.io/guidelines/components/tabs.html#tabs-usage) shows tab-strips that have glyphs instead of labels:  or glyphs and labels:  Is it possible to add glyph input for the component?
I'd love to use rapier to make some playdate games, but it's standard library dependency means I can't. Is it all feasible that rapier could support no_std and any standard...
I'm running in to a strange issue using this package with GCP Cloud SQL. If I generate a lot of traffic I start to see timeout errors in places I...
Hey, I'm using this library in the context of a firebase cloud function. I'm trying to utilise imagemagik from the cloud function. In JS this would be `exec(...)` and with...
This is lovely! Is there any way to get the confetti displaying over a dialog?
WebP is great, but AVIF is even better, please could you add support? 🙏 Thanks