Amartya Gaur
Amartya Gaur
- [x] I have marked all applicable categories: + [x] exception-raising fix + [ ] visual output fix + [ ] documentation modification + [ ] new feature - [x]...
I have tested it multiple times, but as soon as I generate an `ics` file and add an event with it in my iPhone, it almost always fails. My code:...
I was looking into restarting deployments when there is an update in config and secret values, I added the annotations of those files as checksums like so: ```yaml metadata: name:...
I am trying to embed the EmailEditor via React, everything seems to work fine except the fonts section, the dropdown which is supposed to contain the list of fonts, shows...
- Flutter blocs has changed a lot - Even flutter is on a more recent version Need to update examples for same
Currently, the repo only contains two examples of using flutter with bloc pattern, it will be good to have more examples
The current implementation only contains the code, it will be good to have a main and application wise readme on the examples
We can have a flag with the main command for the user to chose to automatically create a base.html file in which case the command should: - Extract the header...
Would it make sense to make it like a Django extension? - We could keep track of app-related files, collect them and possibly even load a new template - We...
# The problem Currently, the scripts only change the references to the CSS or other static files and then the user would manually have to move the files in the...