brizaldi / wallpaper_app

Wallpaper App build using Flutter and Pexels API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wallpaper App

Wallpaper App

Wallpaper App build using Flutter and Pexels API

Download

Download the APK for Android here.

Installation

  • Add Flutter to your machine
  • Open this project folder with Terminal/CMD and run flutter packages get
  • Run in the Terminal flutter packages pub run build_runner build --delete-conflicting-outputs

Running the App

  • Open Android Emulator or iOS Simulator
  • Run flutter run --flavor {RELEASE_TYPE}
  • Supported release type: DEVELOPMENT, STAGING, and PRODUCTION

Build an APK

  • Run flutter build apk --flavor {RELEASE_TYPE}
  • The apk will be saved under this location: [project]/build/app/outputs/flutter-apk/

For more information, check out the official documentation

About

Wallpaper App build using Flutter and Pexels API


Languages

Language:Dart 98.9%Language:Kotlin 0.6%Language:Swift 0.5%Language:Objective-C 0.0%