Sebastian Roth

Results 72 issues of Sebastian Roth

It would be help to install djinni conveniently through homebrew. Below is a sample formula. ``` class Djinni < Formula desc "A tool for generating cross-language type declarations and interface...

enhancement

Perhaps this should move into another branch to support older XCode versions.

- also adds unit tests for the credit card validation logic

It would be nice to get a method to insert a new element at the front of the queue vs. only adding items to the end.

In combination with #6, a way to limit the queue in size would be helpful as well. This may be trickier to achieve if items are added from both sides.

When recording starts with a invalid path, perhaps. In any case the "unsupported Value" error should not happen. ``` java.lang.IllegalArgumentException: Unsupported value: kotlin.Unit at io.flutter.plugin.common.StandardMessageCodec.writeValue(StandardMessageCodec.java:289) at io.flutter.plugin.common.StandardMethodCodec.encodeErrorEnvelope(StandardMethodCodec.java:70) at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.error(MethodChannel.java:209) at...

* the example now links to the simple_permissions plugin in order to gain access to the users address book * the dart class now returns a new data structure

Hi! Great plugin! Would it be possible to add a standard configuration method using a config/initializer file? This would ease deployments and "feels" more standard than editing source files. Thanks,...

This no_sleep.js file should only be used for web projects (and perhaps be compressed as well).

This may lead to memory leaks.