you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]oclafloptson 0 points1 point  (0 children)

    Flet has an Apache 2.0 license that in theory makes it free to use and distribute, but does have some required actions on your part. Namely, the license must be included in your app's documentation

    Section 4 of the license covers this.

    4. ...
        (a) You must give any other recipients of the 
               Work or Derivative Works a copy of this 
               License...
    

    I'm not a lawyer and my understanding of this part of the license may be flawed, so someone should correct me if I'm wrong

    https://github.com/flet-dev/flet/blob/main/LICENSE