Louis CAD

Results 141 issues of Louis CAD

It's been more than a year I use it, I should update this repo

There's missing spaces in the README titles. I should fix that soon.

It's a bit weird to not see screenshot in the README of a project for "data visualization". A few screenshots would help IMHO.

Hello, Unlike Maven Central, jitpack.io is not immutable, which is a concern for projects that need to always have their build reproducible. Can this library be released on Maven Central,...

Hello, the project currently has no associated license. Can I use it and sub-license derived work under another OSS license like MIT, Apache 2 and BSD?

Hi, I wanted to include `LatLng`, a parcelable class from the Google Maps API, and the plugin generated wrong code for this field, inventing a method name based on the...

## Want to contribute? - Say so in a comment here - Follow [instructions for submitting dependency notations](https://jmfayard.github.io/refreshVersions/contributing/submitting-prs/dependency-notations-updates/) - Submit your pull request!

Dependency notations

- [x] 1. Make releasing script check the correctness of the CHANGELOG heading (I wrote "Versions" instead of "Version" and it led to empty body of pre-filled GitHub release, should...

refactoring

Hello, On Android, we can use the `AndroidView` composable to embed a `View` into a composable, and we can use `ComposeView` to embed a composable in a View hierarchy. How...