Evo Stamatov

Results 75 comments of Evo Stamatov

I've updated the README to highlight that both `getInitialLink` and `getInitialUri` should be handled **only once** during app's life. You can call it as many times as you wish to...

A custom scheme sometimes is not handled correctly by some apps and I'm guessing the email app you are using is one of these, but that's just a guess. Custom...

I'm curious to the process of acceptance or refusal and I've read the [Transfer guide](https://github.com/fluttercommunity/transfer-guide), which has a bit of info there, but I'll be happy to know more. @whitemagehealing...

From npmjs: `4,908,314` weekly downloads and `147` dependants. I too stumbled upon this project via a random mention on the internet and I've never heard of it before like @jstafford.

Fork it. Make it. Contribute back. Edit: I’m serious. People expect you to add features on demand, but quite often never contribute anything. Programming isn’t easy and sometimes takes many...

@mahidul-islam As I said: > Programming isn’t easy and sometimes takes many hours of thinking and debugging. That doesn’t only apply to me, but to everyone that attempts at programming....

I thought the `config` will do it, but apparently it doesn't work. You can add `trix` to your package.json and then simply import it: ```vue import VueTrix from "vue-trix"; import...

The simplest solution to this is to include a `ignore` comment: ```dart // ignore: implementation_imports import 'package:objectdb/src/objectdb_storage_filesystem.dart'; ```

https://github.com/callstack/react-native-paper