Platform Commands
Work with the App part of a Rapid project.
rapid <platform>
TODO
Subcommands
rapid android: Work with the Android part of a Rapid project.rapid android add: Add features or languages to the Android part of a Rapid project.rapid android add feature: Add a feature to the Android part of a Rapid project.rapid android add language: Add a language to the Android part of a Rapid project.rapid android add navigator: Add a navigator to the Android part of a Rapid project.
rapid android <feature>: Work with <feature> of the Android part of a Rapid project.rapid android <feature> add: Add components to <feature> of the Android part of a Rapid projectrapid android <feature> add bloc: Adds a bloc to <feature> of the Android part of a Rapid project.rapid android <feature> add cubit: Adds a cubit to <feature> of the Android part of a Rapid project.
rapid android <feature> remove: Remove components from <feature> of the Android part of a Rapid project.rapid android <feature> remove bloc: Removes a bloc from <feature> of the Android part of a Rapid project.rapid android <feature> remove cubit: Removes a cubit from <feature> of the Android part of a Rapid project.
rapid android remove: Removes features or languages from the Android part of a Rapid project.rapid android remove feature: Removes a feature from the Android part of a Rapid project.rapid android remove language: Removes a language from the Android part of a Rapid project.rapid android remove navigator: Removes a navigator from the Android part of a Rapid project.
rapid android set: Set properties of features from the Android part of a Rapid project.rapid android set default_language: Set the default language of the Android part of a Rapid project.