Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 531 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 531 Bytes

Wamo

Collections of mobile wallpapers go to your phone!

How to Install

Install from releases

  1. Download from releases
  2. Open it and install

Build it yourself

  1. Make sure you have flutter SDK installed on your computer
  2. Clone this project
  3. flutter pub get
  4. Build
  • Android: flutter build apk --release
  • iOS: flutter build ipa --release
  1. get the app