Flutter apps in Python | Hot Reload

preview_player
Показать описание
Flet is a framework that allows building interactive multi-user web, desktop and mobile applications in your favorite language without prior experience in frontend development.

You build a UI for your program with Flet controls which are based on Flutter by Google. Flet does not just "wrap" Flutter widgets, but adds its own "opinion" by combining smaller widgets, hiding complexities, implementing UI best-practices, applying reasonable defaults - all to ensure your apps look cool and professional without extra efforts.
Рекомендации по теме
Комментарии
Автор

Very nice!!! But with me is returned error: flet run main.py -d

zsh: command not found: flet Do you know how configure path in zshrc profile? Tks!

WanderAugusto
Автор

Great! Can I also do this hot reload for phone that is connected to the laptop? If so, how?

The flutter framework can do this, but my professor said that we should use python for the logic of our program. I kinda find it hard to integrate python into dart.

jettergarcia
welcome to shbcf.ru