A cross-platform application built with Flutter, designed for seamless reselling experiences.
- Clone the repository
git clone https://github.com/Resellio/client.git
cd client
- Install dependencies
flutter pub get
- Run code generation
dart run build_runner build --delete-conflicting-outputs
- Run the app
flutter run --release
This project is licensed under the MIT License - see the LICENSE file for details.