GENL

Results 21 comments of GENL

Take a look at this library that does what I mention https://pub.dev/packages/bubble_showcase Here, it s possible to position the bubble at the top, bottom, left or right. You can event...

That's how I solved the problem. I check when the app rotation changes, and I replace the current pdf viewer by a new one. You can also save the current...

I suggest to use Matice: https://github.com/GENL/matice

I suggest to use Matice: https://github.com/GENL/matice

The app now crashes. Can you please update it for it works with both the last flutter version and androidX? As you say in comment in `EmojiPickerPlugin.java` it does not...

Hello @Enrica-r ! Matice aims to bring in JS the power of Laravel translations. So what is does basically is to load your translation files and make them available on...

Some of your comments/suggestions are relevant. Now working on them,

Hello. It's a good approach, let me check that. Also if you can you can propose a PR,

Currently, when you call setLocal, Matice changes the local on the client-side only. So when you call setLocal, it's up to you to update the locale on the server-side, for...