Monopara is a mobile application designed to simplify financial transactions for players in the Monopoly game. The app allows players to manage their balances, transfer money, and adjust game settings.
- Add and remove players
- Transfer money between players
- Set starting and passing money
- Multi-language support (Turkish and English)
- Mute mode
- Flutter SDK (>=3.0.0)
- Android Studio or Xcode (for iOS)
- An Android or iOS device/simulator
- Clone this project:
git clone https://github.com/yessahin/monopoly_banker.git cd monopoly_banker - Install the required dependencies:
flutter pub get
- Run the application:
flutter run
- Launch the application.
- Create a new game and add players.
- Manage player balances and perform transactions.
| Main Screen | Game Setup Screen |
|---|---|
![]() |
![]() |
| Player Actions Screen | Game Screen |
|---|---|
![]() |
![]() |
To contribute, please submit a pull request or create an issue.




