322
you are viewing a single comment's thread
view the rest of the comments
[-] neutronst4r@beehaw.org 2 points 4 months ago* (last edited 4 months ago)

I typed in "python flutter" into Google and clicked on the first link. The first pictures shows a bit of code and a simple window with two buttons. I go back to the code and skim it. It defines the buttons. How you cannot deduce from that, that this library makes UI says a lot about you.
I also think your assumption that click replaced argparse is wrong. Click heavily relies on decorators which makes separation of functional code and command line interface code either impossible or difficult. If you only care about your one program that is fine, but it does make your code not very reusable.

[-] Artyom@lemm.ee 1 points 4 months ago

Flutter has nothing to do with Python as it's a JavaScript library, so if looks like we're in the same boat.

this post was submitted on 29 Apr 2024
322 points (100.0% liked)

Programming

17025 readers
200 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS