Neither of the devs have commented in months and no updates in the github for a while either. Has it been abandoned?

  • @jackalope
    link
    72 years ago

    That’s good but it is also good for there to be a plurality of clients. One reason why Reddit did so well I think is because of how they built it to be client neutral compared to facebook or even twitter.

    • Jama
      link
      42 years ago

      Of course, but jerboa should be a better base for future clients, since it’s a native-android client

        • @rhymepurple
          link
          22 years ago

          There really isn’t anything not native about Flutter. It’s just a newer framework than the default android framework.

          You’re correct - Flutter isn’t a native Android language and instead will compile the codebase to an app native to the intended platform(s). However, I think you may be mixing up Jerboa and Lemmur. Jerboa is written in Kotlin, which is a modern 1st class Android language. Lemmur is written in Flutter.