Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dip-develop/evefrontier

EVE Frontier 🚀

Pub

BuyMeACoffee

Welcome to EVE Frontier, an open-source collection of Dart & Flutter packages and tools designed for developers and players of the EVE Frontier game.

This repository is a monorepo containing packages for working with the game API, visualizing maps, building custom tools, and creating apps.


🧩 Repository Structure

packages/
    ├── api/         → Dart API client for EVE Frontier  
    ├── map/         → Map components and visualization (Coming soon)
    ├── tools/       → Utilities (calculators, parsers) (Coming soon)
    └── components/  → Shared Flutter UI widgets (Coming soon)

apps/
    ├── dashboard/   → Player companion app (Coming soon)
    └── viewer/      → Lightweight map viewer (Coming soon)

📦 Published Packages

Some packages will be available on pub.dev. Check each package's folder for publishing details, versioning, and instructions.

Package Pub Link
evefrontier_api (Coming soon)
evefrontier_map (Coming soon)
evefrontier_tools (Coming soon)

🛠️ Getting Started

  1. Clone the repo
git clone https://github.com/dip-develop/evefrontier.git
cd evefrontier
  1. Install dependencies
dart pub get
  1. Run tests
dart test

🙌 ContributingWe love contributions from the community!

Please read our Contributing Guide and Code of Conduct before submitting a PR.


📜 License

This project is licensed under the MIT License. You are free to use, modify, and distribute.


💬 Contact & Community

  • Issues & feature requests → GitHub Issues
  • Discussions → (Coming soon)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages