Skip to content

azkadev/packagex

Repository files navigation

Packagex

Packagex Tool And Library for help you bundle or publish application flutter with super easy and automation Example: example.deb, example-web.zip, example.ipa, example.msix, example.dmg

Features

  1. Bundling Cross Platform Application & Cli
  2. Publish To Github Release

Example Usage

flutter pub add packagex

flutter run packagex --command create .

flutter run packagex --command build --platform linux,web,android