devtools-library icon indicating copy to clipboard operation
devtools-library copied to clipboard

Multiplatform, pluggable, extensible, and dynamic config library which supports YAML and JSON as a source.

Results 10 devtools-library issues
Sort by recently updated
recently updated
newest added

## Abstract It would be nice to have the UI implemented in Jetpack Compose since this might improve a bit the performance. ## Requirements Rewrite Dev Tools to Jetpack Compose...

feature

## Abstract As I see that documentation of this library is quite big. Maybe is a good idea to move it to a static website?! I suggest https://v2.docusaurus.io/ as I...

tech

## Abstract The TextTool component was already implemented, It enables the ability to store and manipulate text/integer and floating-point numbers configurations. An android view implementation was already added in #17...

feature
iOS

## Abstract It would be way easier to access devtools if there will be a search feature so that I can search a dev tool in the configuration screen by...

feature
iOS

## Abstract A search feature would increase the UX of the configuration screen allowing users to find the configuration dev tool they are looking for quickly. ## Requirements Add search...

feature
android

## Abstract We have already implemented a single tool and the required readers, now before continuing building all other tools we have to build the actual configuration screen and the...

feature
iOS

## Requirements TBA by @maximbircu @ASV44 ## Implementation details TBA by @maximbircu @ASV44

tech

## Abstract A GroupTool was implemented in #22. It helps the library consumer group a set of dev tools that belongs to the same context. The Android view implementation was...

feature
iOS

## Abstract The EnumTool was already implemented, it enables the ability to limit the configuration value options the library user is able to select. An android view implementation was already...

feature
iOS

## Abstract Sometimes, we might have time as a configuration value. Sure thing that a timestamp most probably will be of a Long time. Thus, a TextTool could be used...

feature
iOS