Skip to content

mz3r0/kivymd-examples

Repository files navigation

KivyMD Examples

This repository is a collection of KivyMD scripts I created during the development of dmtoolkit.

KivyMD was still in development at the time I was learning Kivy & KivyMD. Here, you will find basic examples under the noob phase folder, and some intermediate ones under table with RecycleGridLayout, nested scrollview with horizontal scrolling, and lock widget.

The memleak md_bg_color demonstrates a memory leak that, if I recall correctly, could be replicated in multiple Python versions. There is also a fix attempt. TODO: Update once I re-test.

In hero animation problems I attempted to solve a hero animation issue that a fellow member had posted on the Discord server.

At the time of writing, the kivymd 2.0.1.dev0 docs for 'Hero' isn't available. I linked v1.1.1 docs instead.

About

Standalone example scripts using KivyMD library built on top of Kivy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages