This repository contains the source code for the official K&W Express mobile application, designed to streamline food deliveries across Algeria. Developed using Flutter, this app offers a seamless experience on both Android and iOS platforms, ensuring wider accessibility and enhanced user engagement.
- The source code was owned by K&W Express Company and I have obtained permission to make the source code public
- Cross-Platform Support: Runs smoothly on both Android and iOS devices.
- User-Friendly Interface: Retains the original, easy-to-use design.
- Search Functionality: Allows users to easily search for their favorite restaurants and cuisines.
- Real-Time Updates: Integrated with REST APIs for real-time ordering.
- Flutter (Channel stable, latest version)
- Dart SDK (version 2.12.0 or later)
- Android Studio or Visual Studio Code with Flutter plugins installed
- An active internet connection for retrieving dependencies
- Clone the repository:
git clone https://github.com/yourusername/kw-express-app.git
- Navigate to the project directory:
cd kw-express-app
- Install dependencies:
flutter pub get
- Run the app:
flutter run
After installation, you can run the app on your device using your preferred IDE. Use the built-in emulator or a physical device connected via USB.
Distributed under the MIT License.