Matias Leyba
Matias Leyba
## Description Improve Interstital Ads behavior by adding a logic to display an Interstital Ad every 4 article opens. The amount of articles before an Ad can be configured by...
## Description - [X] docs: update docs to match new dart sdk version required. ## Type of Change - [ ] ✨ New feature (non-breaking change which adds functionality) -...
## Description - [X] chore(deps): upgrade template to flutter 3.19.6 ## Type of Change - [ ] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug...
### Bug description **Bug description** After uploading JS source maps correctly I still see the logs minified.  **Command to build web application:** `flutter build web --release -t lib/main_development.dart --source-maps...
Hi, I'm a beginner with ffigen but I'm trying to create an example using LocalAuthentication, I was able to generate the bindings and have created an implementation using them, everything...