Matt Taylor
Matt Taylor
I am trying to set this up using [THIS CODE](https://github.com/abhishh1/Flutter-Stripe/blob/master/main.dart) as an example. I have it basically exactly as that code except with my **publishableKey**. Each time I call any...
I'm trying to implement your plugin into my Flutter app and I'm greeted with this warning/error in my `locator.dart` file 'CloudFunctions' is deprecated and shouldn't be used. Constructing CloudFunctions is...
I am using Windows 10, with WSL, and ZSH. When I run `go env` in my VSCode terminal I get the following: ``` GOOS="linux" GOPATH="/home/maylortaylor" GORACE="" GOROOT="/usr/lib/go-1.10" ``` When i...
in the main README.md you have stated that the **default** folder is the one to use for all new versions of Angular-JSDoc `NOTE: the location of configure file and template...
**Problem** Clicking undo/redo multiple times is tedious. **Solution** A undoAll and redoAll function on the editor would give the ability to quickly reset your rich text box back to it's...
I'd like to see more options be added to the **UiConfig** class. Some ideas are: - Text color - Swap OK and CANCEL button - Increase size of top and...
I've been trying to download this video [(Billy Strings from 04/13/2024)](https://www.nugs.net/on/demandware.store/[Sites-NugsNet-Site](https://www.nugs.net/on/demandware.store/Sites-NugsNet-Site/default/NugsVideo-GetVideo?pid=731544-WEBCASTVARIANT)/default/NugsVideo-GetVideo?pid=731544-WEBCASTVARIANT) but i keep getting an "Invalid URL" error.
I have the documentation building correctly via Gulp. However, the **options** and **formatterOptions** that i pass in do not seem to affect anything. My name and version do not get...