Morpheme CLI

Morpheme CLI Boost productivity with modular project creation, API generation & folder structuring tools. Simplify Flutter dev. Read more in Documentation Morpheme.

Installation

dart pub global activate morpheme_cli

Make sure morpheme_cli was installed, you can check by this command :

morpheme doctor

If this directory is missing from your PATH, locate the file for your platform and add it.

Platform Cache location
macOS or Linux HOME/.pub-cache/bin
Windows* %LOCALAPPDATA%\Pub\Cache\bin

Usage

Read the documentation:

Libraries

build_app/apk/apk_command
build_app/appbundle/appbundle_command
build_app/build_command
build_app/ios/ios_command
build_app/ipa/ipa_command
build_app/prebuild_command
build_app/prebuild_ios/prebuild_ios_command
build_app/web/web_command
constants
core/core
core/src/ansi
core/src/ansi_color
core/src/commandline_converter
core/src/copy
core/src/copy_tree
core/src/create
core/src/delete
core/src/find
core/src/is
core/src/move
core/src/print
core/src/read
core/src/replace
core/src/string_extension
core/src/touch
core/src/truepath
core/src/which
dependency_manager
enum/cache_strategy
extensions/arg_parser_extension
extensions/arg_result_extension
extensions/extensions
extensions/map_yaml_extension
generate/api/api_command
generate/apps/apps_command
generate/asset/asset_command
generate/color2dart/color2dart_command
generate/config/config_command
generate/core/core_command
generate/endpoint/endpoint_command
generate/feature/feature_command
generate/firebase/firebase_command
generate/generate
generate/json2dart/json2dart_command
generate/local2dart/local2dart_command
generate/localization/localization_command
generate/page/page_command
generate/remove/remove_apps_command
generate/remove/remove_feature_command
generate/remove/remove_page_command
helper/arb_helper
helper/archive_helper
helper/cucumber_helper
helper/directory_helper
helper/firebase_helper
helper/flavor_helper
helper/flutter_helper
helper/helper
helper/http_client_helper
helper/localization_helper
helper/model_class_name_helper
helper/modular_helper
helper/read_json_file
helper/recase
https://pub.dev/packages/recase
helper/refactor_helper
helper/status_helper
helper/yaml_helper
project/analyze/analyze_command
project/clean/clean_command
project/create/create_command
project/cucumber/cucumber_command
project/download/download_command
project/fix/fix_command
project/format/format_command
project/get/get_command
project/ic_launcher/ic_launcher_command
project/project
project/refactor/refactor_command
project/run/run_command
project/test/coverage_command
project/test/test_command
project/unused_l10n/unused_l10n
project/upgrade/upgrade_command
tools/changelog/changelog_command
tools/doctor/doctor_command
tools/init/init_command
tools/rename/rename_command
tools/tools