Frederik St-Onge

Results 21 comments of Frederik St-Onge

> I believe I've identified the main cause of the crash: > > Inside the ForegroundTask Widget, within the AndroidNotificationOptions, you need to specify the foregroundServiceType. > > ```dart >...

Since IStringLocalizer can be injected in other classes, would it not be better to create extension methods on IStringLocalizer? ```c# public static class LocalizerExtensions { public static string ForPlayer(this IStringLocalizer...

This would be solved in #400 if we go ahead with the solution. Let me know what you think.

I'm not sure I understand the purpose to have aspnet core endpoints in a plugin. Are you trying to send commands to a server? May I suggest running an aspnet...

I did a bit of research, and transformers are created as static items, so I don't see how we can pass arguments to it.

It's a bit too specific imo. Adding a filter options to filter an array of token types would be a better solution. You have removed a lot of comments, I...

> Thank you for the quick comments. I made the recommended code changes. Let me know if that looks good and I'll update with tests and docs later Looks good...

Same issue for me. I'm running this line in my build pipeline, and it gets installed each time. It used to work, and suddenly stopped working. Same version of the...

Is it planned soon? Also, from what I've seen, redb is not as powerful in terms of search engine, will affect the package features?