This is the first stable release of **FletX** with core functionalities for routing and state management.
🔧 Features
- **Routing**: Easily manage navigation between different pages of your application.
- **State Management**: Manage and share app-wide state efficiently.
- **Separation of Concerns**: Keeps UI and application logic separate for improved maintainability.
🛠️ Installation
You can install **FletX** using pip by running:
bash
pip install fletx
**github**: https://github.com/saurabhwadekar/FletX
**Full Changelog**: https://github.com/saurabhwadekar/FletX/commits/0.1.0