An open API service indexing awesome lists of open source software.

https://github.com/azkadev/packagex


https://github.com/azkadev/packagex

android cross-platform dart flutter ios linux macos package package-manager web windows

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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. [x] Bundling Cross Platform Application & Cli
2. [x] Publish To Github Release

### Example Usage

flutter pub add packagex

flutter run packagex --command create .

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