A CLI tool for developing apps for Mez Ops.

This is a change for feat/new-feature!

Quick Start

# 🎯 Activate from https://pub.dev
dart pub global activate mezops_cli

# Create a Flutter app
mezops create my_app

Creating a flutter app

You can easily create a Mez Ops optimized Flutter app with the mezops create command.

mezops create my_app

Updating the CLI

To update the mezops cli, run the following command:

mezops create my_app

Libraries

mezops_cli