Skip to content

akinozgen/ytmp3-android

Repository files navigation

Musiclick

YouTube mp3 download app. App language is currently Turkish.

Installation

Use this command to get server code: git submodule update --init --recursive Server Readme

Then edit the server line at lib/pages/home_page.dart:27

To run; flutter run android # or ios

To build; flutter build apk # or whatever for ios is...

To signed build;

  • Generate a keystore first: keytool -genkey -v -keystore my-release-key.jks -alias alias_name -keyalg RSA -keysize 2048 -validity 10000
  • Rename android/key-example.properties file to android/key.properties and fill it with your keystore information.
  • Then build again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages