A cross-platform clinic management app built with Flutter, supporting Android, iOS, Web, and Desktop from a single codebase.
git clone https://github.com/abtin4079/Clinic.git
cd Clinic
flutter pub get
flutter runlib/ # Main Dart source code
android/ # Android
ios/ # iOS
web/ # Web
test/ # Tests
pubspec.yaml # Dependencies
- Flutter & Dart — UI framework and language
- Android, iOS, Web, Windows, macOS, Linux support