This is the mobile version of (TopsOJ)[https://topsoj.com]
MacOS as an example:
- install Xcode 16.3 Build version 16E140
- install homebrew 4.4.31: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- install Flutter 3.29.3: brew install —cask flutter
- Tools • Dart 3.7.2 • DevTools 2.42.3
- run flutter doctor to install required apps. Might need to install a few more apps based on output:
- sudo gem install cocoapods
- ruby 3.4.3 (2025-04-14 revision d0b7e5b6a0) +PRISM [arm64-darwin24] (install using brew install ruby, add to path using echo 'export PATH="/opt/homebrew/opt/ruby/bin:$PATH"' >> ~/.zprofile and source ~/.zprofile)
- add cocoapods to path: echo 'export PATH="/opt/homebrew/lib/ruby/gems/3.4.0/bin:$PATH"' >> ~/.zprofile and source ~/.zprofile
- iOS 18.4 simulator
Could be found on App Store (search topsoj) Or use this link to participate in internal testing on Google Play: [https://docs.google.com/forms/d/e/1FAIpQLSfaIO37FmNsAxCo2bAUb_c9letNHhNTKT810p7wDse8V0jGsg/viewform]