
Please note that this course is based on KivyMD version 0.104.2. So, install this version to avoid any kind of issues.
Type this in cmd/terminal:
pip install kivymd==0.104.2
Learn to create a KivyMD app and build the interface. Then design the design language file and add an MD label with text, alignment, font style, and color.
Explore text fields in KivyMD, including dynamic text fields with hint and helper text, max length, focus and error states, and customizable icons and colors.
Design and prototype a text-to-speech converter app using KivyMD, the builder interface, toolbars, text fields, checkboxes, and a clickable custom icon widget for interactive controls.
This course is the next step in Graphical User Interface Development in Python using the most famous, powerful, and easy Kivymd Python library. In this course, you will learn Python KivyMD from a very start to a higher level. You will learn how to create Desktop Applications in Python using KivyMD. Not only this, with the help of the Kivymd library anyone can now develop Android apps for Google PlayStore and IOS apps for App Store.
You will start from a very basic level where you will learn how to create Labels, Buttons, Input Fields, etc.
You will also learn how color Palette works in KivyMD
After some basic knowledge, you will jump to the intermediate level where you will learn a few complicated widgets.
You will learn how to link python functions with your widgets.
In the higher section, you will learn about complicated widgets like Data Tables, etc.
You will also learn how to use kivy and kivymd with other python libraries.
Not only this, you will learn so many other things by developing Practical Applications like Text Analyzer App which we will develop in this course.
After all, this course has an "Extra Stuff" section as well which I will update continuously and I will add new and awesome content to this section.
Not only this, but I will also explain a little bit of Logic Development in this course and you will learn how to solve problems.