Matías Irland

Results 9 issues of Matías Irland

It fixes issue #1526, it adds the ability to schedule inexact notifications on android. The documentation is missing. If you think the change is appropriated, I can include the documentation

The library doesn't allow you to send direct messages if the device does not have an app to send SMS. However, you don't need an app to send direct sms

# Description: If you wrap the logger in a custom logger file, the first line of the stack trace is your wrapper class (and it's not useful). So if you...

[Info](https://material.io/blog/migrating-material-3)

Right now `flutter pub run build_runner build` is not working

We could use [prewarmconnections](https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller/3752133-prewarmconnections) for sfsafariviewcontroller and [mayLaunchUrl](https://developer.android.com/reference/androidx/browser/customtabs/CustomTabsSession#mayLaunchUrl(android.net.Uri,android.os.Bundle,java.util.List%3Candroid.os.Bundle%3E)) from CustomTab

The logger should be a [functional interface](https://kotlinlang.org/docs/fun-interfaces.html#migration-from-an-interface-with-constructor-function-to-a-functional-interface)

Right now [sqflite_common_ffi_web](https://pub.dev/packages/sqflite_common_ffi_web) is in an experimental state, but if we add the factory, we can support the web optionally. What do you think? Currently, floor doesn't support web and...

CI/CD is one of the most important things in OSS. It ensures quality and also avoids issues. ## Tasks - [x] Define what service will we use. My recommendation is...