Cross-Platform Ship Fitting for New Eden
A mobile fitting tool built with Flutter and a native Rust backend. Edit fits offline, inspect items, and load character skill profiles — all backed by versioned data bundles with incremental patching.
Fit Smarter, Fly Better
Everything you need to perfect your ship configuration — on the go.
Local Fit Editing
Create, edit, and experiment with ship fittings directly on your device. No server connection needed — all calculations run locally.
Item Detail Inspection
Browse the complete EVE item database with full statistics, attributes, fitting requirements, and meta information at your fingertips.
Character Skill Profiles
Load your character skills to see exactly how training affects module performance, fitting requirements, and overall ship capabilities.
Rust-Powered Backend
Fitting calculations run natively in Rust via flutter_rust_bridge — delivering speed, accuracy, and offline reliability.
Offline Data Bundles
Static game data shipped as versioned bundles with incremental patching. Stay current without re-downloading the entire dataset.
Cross-Platform
Full Android support with official APK releases. iOS build support included — a single Flutter codebase targeting both platforms.
Flutter + Rust, Built to Last
The frontend is built with Flutter for a smooth cross-platform experience. The fitting engine runs natively in Rust via flutter_rust_bridge — keeping calculations fast, accurate, and available offline. Python handles data processing, while Nix provides a reproducible dev environment. Source-insensitive by design: the app never cares where the data comes from.
Ready to fit your ship?
EVE Fit Assistant is open-source and under active development. Follow the project on GitHub or build it yourself.