You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add checks to allow certain build commands according to "build_on" platform. (#2343)
* Add checks to allow certain build commands
Add checks to allow certain build commands according to build on platform according to matrix given at https://flet.dev/docs/guides/python/packaging-app-for-distribution/#build-platform-matrix
* Make platform name more user friendly in platform checks.
* More oop approach
* Apply black formatting
* Fixed bug in checks
* Fix a typo
0 commit comments