alex 0.1.0-dev.2 copy "alex: ^0.1.0-dev.2" to clipboard
alex: ^0.1.0-dev.2 copied to clipboard

outdated

Tools for managing Flutter applications.

alex #

pub package

alex - command line tool for working with Flutter projects.

Commands #

l10n #

Work with localization files.

Extract string to ARB

alex l10n extract

Generate Dart code by ARB

alex l10n generate

Generate xml for translation

alex l10n to_xml

Code #

Work with code.

Generate code

Generate JsonSerializable and other.

alex code gen