Luis Cardoza Bird
Luis Cardoza Bird
Hi! First of all, congrats for the awesome plugin created, it really is amazing all the functionalities that gave :) Recently i implement your plugin into a custom plugin named:...
While I was working on an app, I needed the following scenario. - After the user successfully logs in, the route pop all the previous routes on the back stack...
Hi. I was using the `precacheImage` built-in function, however im facing some issues. im using an extension to cache every svg available. ```dart extension BuildContextExtension on BuildContext { Future preCacheSVGs()...
This PR Adds to the VG core the necessary files and configuration to support building and running the application on Linux. Introduces a Linux application ID model, CMake build scripts,...