Software Alternatives & Reviews

The Tauri Mobile Alpha Release

Capacitor by Ionic Recut Flutter.dev Flet
  1. An open source native runtime that makes it easy to build cross-platform apps that run equally well on iOS, Android, and the Web.
    Pricing:
    • Open Source

    #Development Tools #JavaScript Framework #Javascript UI Libraries 112 social mentions

  2. 2
    Edit silence out of videos automatically
    I’ve enjoyed working with Tauri a lot, and I’m excited to check out the mobile release. I’ve been using it for about a year now, paired with Svelte, to build a video editor [0] and it’s been really nice speed-wise. I haven’t felt like Tauri is the bottleneck in probably 99% of cases (usually it ends up being my own code!). One area they could improve, and I think they’re working on for 2.0, is the IPC mechanism between JS and Rust. It’s not as fast as a true function call and bogs down if you try to send large amounts of data over it, so I’ve tried to architect around it. It’s been fine but I’m looking forward to when it’s more efficient. It still lacks some features that Electron has too, and it feels a little bleeding edge sometimes. But I feel a lot better with shipping a lighter app that’s closer to native-size. If the alternative is maintaining 2 codebases in different languages as a solo developer, I’ll gladly take the tradeoff to go with Tauri, whereas Electron felt like a much bigger gap. 0: https://getrecut.com.

    #Content Creators #Video Editing #Video 29 social mentions

  3. Build beautiful native apps in record time 🚀
    Pricing:
    • Open Source
    Https://flutter.dev has very good DX in my opinion for all platforms.

    #Development Tools #Application Builder #Mobile App Development 340 social mentions

  4. 4
    Build internal web apps quickly in the language you already know.
    Pricing:
    • Open Source
    Hey, this is exactly how https://flet.dev works! :) There's a language server written in Go, you write your program in Python which manipulates a virtual DOM with commands via WebSockets, and there's a Flutter client that renders UI from that DOM: https://flet.dev/blog#current-flet-architecture I'd love to add other languages, but currently so busy with a top-notch Python support!

    #Application And Data #Languages & Frameworks #Cross-Platform Mobile Development 32 social mentions

Discuss: The Tauri Mobile Alpha Release

Log in or Post with