πŸ“ Compass Pro

A simple and customizable Flutter compass package built on top of flutter_compass.

It provides a smooth compass widget with real-time device orientation support.

πŸš€ Features

πŸ”„ Real-time compass heading updates

🎨 Customizable UI (icons, styles, and layouts)

πŸ“‘ Built with flutter_compass, geolocator, and geocoding

🧭 Lightweight & easy to use

πŸ“¦ Installation

Add this to your pubspec.yaml:

dependencies:

compass_pro: ^0.0.1

Then run:

flutter pub get

πŸ–ΌοΈ Example UI

Compass Pro Example

πŸ“Œ Roadmap

βœ… Basic compass widget

πŸ”² Add themes and customization options

πŸ”² Support for map integration

πŸ”² Calibration support

πŸ› οΈ Contributing

Contributions are welcome!

Feel free to open issues and submit pull requests.

πŸ“„ License

This project is licensed under the MIT License – see the LICENSE file for details.