Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osipxd/playground

My playground
https://github.com/osipxd/playground

Last synced: 28 days ago
JSON representation

My playground

Awesome Lists containing this project

README

        

# osipxd's Playground

My playground to make experiments with new features, reproduce bugs, etc.

## Table of contents

- [assignment-plugin](assignment-plugin) - example of usage of Kotlin assignment compiler plugin
- [Compose: clip + rotate bug](compose/src/main/kotlin/ClipRotateBug.kt) - reproducer for [the issue](https://issuetracker.google.com/issues/296250255) in Compose when `clip` works incorrectly when used together with `rotate`