Bruno Miguens

Results 5 issues of Bruno Miguens

The scheduled jobs don't work on Heroku free Dynos as they sleep after 30 minutes. According to Heroku tutorial to use APScheduler we need a clock process on Procfile, is...

**Describe the bug** On Heroku the APScheduler is not being able to wake and trigger the builds. On Heroku docs they mention a clock process type, in the Procfile, is...

**Describe the solution you'd like** Would be amazing to use Slack to notify us about almost anything, like terms waiting for approval, stats, etc... We could even set a Slack...

feature

Would be awesome to have support for Swift. I'm available to help you out!

bindings request

### Is your feature request related to a problem? Please describe. Currently `web_navigation_history.dart` uses `dart:html` which is nt supported by Wasm and should be migrated to `package:web` - [Reference](https://docs.flutter.dev/platform-integration/web/wasm#js-interop-wasm) ###...

p1