Preface

This is intended to be a guide with basic to advanced concepts in Python-Flet programming. It is important to take the time to practice the articles in the Python section, as well as the initial configurations in order to have an understanding of future codes.

The concepts will be explained in a direct way and we will try to be as explicit as possible using the simplest and easiest to understand code that the example allows, with the intention of making this a reference page with concepts and codes useful for everyday use in real development situations.

Although it will be focused on mobile platforms, it does not mean that they are not applicable to desktop platforms.

The difference with web and desktop platforms is given by the libraries used, since on mobile platforms they are not available with the same variety as desktop environments.

And no less important, everyone's support is required for this project to move forward. It is hard work to run a site and keep it updated.

You can find me in the Discord with Nick @JonathanT.

If you feel comfortable, buy me a coffee. The world will thank you.

Happy coding.