Luca Longo

Results 3 issues of Luca Longo

Hi dears, I've added two new commands: - **edge** to enhance edges within the image - **blackThreshold** to force all pixels below the threshold parameter into black

Add the ability to filter querystring params by an array of values like so: ```php protected $queryString = [ 'search' => ['except' => ['black', 'white']], ]; ```

## Your Environment * Plugin version: ^4.13.3 * Platform: Android * OS version: 12 (API 32) * Device manufacturer / model: Emulator (Pixel XL API 32) * Flutter info (`flutter...