Martin Feldsztejn
Martin Feldsztejn
As an Android Develop I greatly used MPCharts and must say this is a very good port for flutter. However, in the Android version when a point is selected the...
If you open ForkHub from any place (ej: Gmail, Google now, any launcher, etc..) the app doesn't appear when you show the recent apps
### Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...
Adding the `-p` option has not impact for version 0.5.8-rc.4. I'm running the command `dukat -d src/main/kotlin/rangeParser -p com.test.rangeparser ts.declarations/range-parser.d.ts`. This generates the files in the correct folder, but it...
After migrating to Gradle 4.9 I started getting the issue I mentioned above. Environment: Gradle Version: 4.9 and 4.8 Nebula Version: 6.0.0 Android Gradle Plugin: 3.1.0 The issue occurs when...
With grails 2.4.4 when i try to use the plugin and compile the project, the plugin fails to import all these classes import com.google.code.morphia.annotations.Transient import com.google.code.morphia.annotations.Embedded; import com.google.code.morphia.annotations.Id; import com.google.code.morphia.annotations.Version;...
## Feature Request Without using ktx extensions the code looks as follows ``` OnItemBindClass() .map(MySealedClass.Impl1::class.java, /*use either overload*/) .map(MySealedClass.Impl2::class.java, /*use either overload*/) ``` using the ktx extension it should look...
Hey @GuiTeK! This has been of great help to us as we are trying to deploy a similar infrastructure. The one issue that we are now seeing is that okta...