NoWyr

A development tool that brings Expo-like developer experience to Flutter applications.

Description

This tool brings an Expo-like development experience to Flutter, making it easier to test and preview apps across multiple devices without the hassle of USB connections. With over-the-network hot reload, developers can run a local development server and instantly see changes reflected on all connected devices. Pairing is seamless—just generate a QR code, scan it from any device, and you're connected. A live device list makes it easy to manage multiple connections at once. There's no need to manually refresh, as updates appear instantly, and multiple developers can preview the app at the same time, even across different networks. Under the hood, the tool runs a lightweight development server, a simple Flutter preview app (similar to Expo Go), and leverages Flutter’s built-in hot reload along with Web Sockets for real-time updates. The goal is simple: start the server, scan a QR code, and see live updates as you code—no cables, no manual reloads, just a smooth, hassle-free development experience.

Issues & PRs Board
No issues or pull requests added.