This application lists the squares in the city of Marseille. This application is developed for Android and IOS.
- Display in lists or grid the squares of the city of Marseille with of images and of descriptions.
- Dark and light theme support via system configuration.
- Flutter 3.19.5 must be installed on your machine. Link to Flutter documentation for installation
- Android Studio minimum version (Iguana | 2023.2.1 Patch 2) with the Flutter plugin for development.
- Clone this repository on your local machine.
- Open the project directory in Android Studio.
- Run
flutter pub get
to install the dependencies. - Run the application with
flutter run
.
The application has been tested on the following platforms:
- Android 13: Successfully tested on the Pixel 4a emulator and Pixel 4a smartphone.
This project was developed by Labas Loïc.
This project is licensed under the MIT license.