A flutter project that shows a simple delivery app ui.
The delivery app is a simple flutter project that shows a delivery app ui. The app has a login screen, a home screen and a tracking screen. The login screen has a login button that allows the user to login with google. The home screen has a list of items that can be delivered. The tracking screen has a map that shows the location of the delivery.
- Login with Google
- Clean UI
The apk to the app can be found in the actions tab
Clone the repository from Github:
git clone https://github.com/logickoder/delivery-app.gitNavigate to the project directory:
cd delivery-appGet the project dependencies:
flutter pub getRun the app on your emulator or physical device:
flutter run- Flutter installed on your system
- Emulator or physical device for testing
- Firebase account
Contributions are welcome! Please feel free to fork the repository and submit pull requests. Make sure to follow the existing code conventions and try to include tests with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.


