A modern Flutter application for medical professionals to record and manage patient consultations.
- 📝 Record medical consultations with speech-to-text
- 👥 Manage patient records
- 🎯 Easy navigation between patients and recordings
- 🌐 Polish language support for speech recognition
- 📱 Beautiful Material Design UI
- 🔒 Secure and private
- Flutter SDK (3.29.3 or higher)
- Dart SDK (3.7.2 or higher)
- Android Studio / VS Code
- Android SDK / Xcode (for iOS development)
- Clone the repository
git clone https://github.com/yourusername/adiutor.git- Navigate to the project directory
cd adiutor- Install dependencies
flutter pub get- Run the app
flutter run- Flutter - UI Framework
- speech_to_text - Speech recognition
- permission_handler - Permission management
Coming soon
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Your Name - @PiotrKlis
- Flutter team for the amazing framework
- All contributors who will help improve this project