This app is a small helper for exploring prices of fish, bugs and sea creatures in Animal Crossing: New Horizons.
First of all, make sure you have installed the Flutter SDK and Git.
- Open your command line and clone the repository with
git clone https://github.com/FelixS2001/acnh_explorer.git
- Switch in the
acnh_explorer
directory - Start an emulator or connect your physical device via USB
- Run
flutter run
to build and launch the app on your device