This project is a responsive UI design that can be viewed on all mobile screens size. The project has been developed using Flutter, and it is optimized for mobile viewing with a responsive design.
Below are two screenshots of the project's UI design:
- Responsive design that adapts to different screen sizes
- Interactive UI elements
- Easy navigation
This project has used the following Flutter libraries:
- flutter_screenutil: ^5.5.3+2: This library is used for scaling the UI components according to the device's screen size and resolution.
- flutter_lints: ^2.0.0: This library is used for linting and static analysis of the project's code to maintain code quality.
- get: ^4.6.5: This library is used for state management and navigation within the application.
- sizer: ^2.0.15: This library is used for a responsive UI design by adapting the UI components according to the device's screen size.
To run this project on your local machine, follow these steps:
- Clone the repository to your local machine using
git clone
. - Open the project folder and run
flutter run
in the terminal. - The project should open on an emulator or connected device.
- Flutter
This project was developed by [Ali Ghanme].
This project is licensed under the [MIT] License.