Haisham
Haisham
For example: - File type - Location
I noticed the documentation was missing how a dart function can be called in rust.
### Discussed in https://github.com/dipu-bd/lightnovel-crawler/discussions/1318 Originally posted by **mensch272** March 30, 2022 ### Proposal I'm essentially proposing forgoing the current `start` and the other choices that follow by introducing a small...
Just wondering if this library has the ability to bind and call async methods in Lua.
Currently, the application has a self-imposed dimensions on what images can be used. This is not ideal, so far the changes needed I have identified are the following. - Positioning...
Watermark?
The watermark is not adding anything and is distracting (imo), I'd suggesting moving the date (in the middle) to the bottom right of the application. It could be shrunk and...
A configuration file would allow for far more control over settings without directly changing the code. Most commonly used file formats are: - `.ini` - `.json` - `.yaml` - `.xml`...
> GitHub has a strict file limit of 100MB. My suggestion is to move the images to google drive (or any cloud storage service) and make the folder public. Then...
I've been trying to create a fixed length of memory and load from it. I keep getting ``` terminated by signal SIGSEGV (Address boundary error) ``` If you could add...
When building a multiplatform application and building for different platforms, I would like the ability to skip some files from being imported in the generated file.