Benyamin

Results 6 comments of Benyamin

in your flutter_project/android/app/src/main/your.package.name/Application.java | MainActivity.java add this import : `import io.inway.ringtone.player.FlutterRingtonePlayerPlugin;` then add this line in the overrided registerWith function: `FlutterRingtonePlayerPlugin.registerWith(registry.registrarFor("io.inway.ringtone.player.FlutterRingtonePlayerPlugin"));` your problem should be solved

its not working : gost -L=ss://AES-256-GCM:password@:4444?limiter.conn.out=250KB&limiter.conn.in=250KB&limiter.in=250KB&limiter.out=250KB i can download up to my bandwidth for example 3 MB per seconds.

hello? any news on this?

thank you @ginuerzh for the reply, i will try this

hi @ginuerzh i just tested again it looks like its just not working when you use `-F=...` for example this works : `gost -L="ss://AES-256-GCM:password@:4444?limiter.conn.out=250KB&limiter.conn.in=250KB&limiter.in=250KB&limiter.out=250KB"` but this one doesn't works :...

so that's how it supposed to work or its a bug?