Mahesh Hegde

Results 15 issues of Mahesh Hegde

### Status Quo: Flutter SDK is needed even if we are using `dart` command only - due to the way `package:jni` is packaged. In theory it is possible to comment...

type-enhancement
package:jnigen
package:jni

JNI API provides few useful methods related to class and objects equality. It would be nice to have higher-level wrappers for them working on `JObject` subclasses. - [ ] #1033...

package:jnigen
package:jni
lang-java

This was originally a checkbox under dart-lang/native#669 . But I think this deserves separate issue. Have to verify the `NativeFinalizer` is actually invoked when GC is invoked. We should either...

package:jnigen
package:jni
type-test

The pdfbox_plugin example I added dart-lang/jnigen#36 was created by running `flutter create --template=plugin_ffi ...` and then removing many C related files from it. It's better to provide a starter template.....

package:jnigen
package:jni

I don't have a Mac OS setup. Therefore unable to build dartjni for macos on desktop. It's build system is different (podspec), and it may take more effort than porting...

package:jnigen
package:jni