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

  • Jama
    link
    fedilink
    arrow-up
    3
    arrow-down
    3
    ·
    3 years ago

    They probably are focusing on jerboa, and I support it (even if I like lemmur more at this time)

      • Jama
        link
        fedilink
        arrow-up
        5
        ·
        3 years ago

        Dessalines, am I right? Should be one of the main developers of lemmy, and AFAIK one of the main contributor of lemmur. Maybe I’m mixing things up

    • jackalope
      link
      fedilink
      arrow-up
      7
      ·
      3 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
        fedilink
        arrow-up
        4
        ·
        3 years ago

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

          • rhymepurple
            link
            fedilink
            arrow-up
            2
            ·
            3 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.