New UI Notification System for maxDEV
As part of the preparation for version 1.1.0, I introduced a Toasts-like (Bootstrap) notification system for maxDEV.
maxDEV is a Kotlin Multiplatform application and uses the Jetpack Compose declarative UI framework. Currently, it is integrated only for the Redis Client dev tool. However, the new notifications system has been implemented as a reusable UI component; all other tools can benefit from it.
Originally posted via maxDEV’s website here.
maxDEV is a cross-platform developer productivity application. It offers a set of ready-to-use dev tools in categories such as security, server management, encoders and decoders, and database clients.