alex 0.1.0-dev.2
alex: ^0.1.0-dev.2 copied to clipboard
Tools for managing Flutter applications.
alex #
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