cli_commands library

A library for setting up Mapsted configuration files for a Flutter project.

This library provides functionality for configuring Mapsted-related settings for both iOS and Android platforms within a Flutter project. It includes utility functions for applying permissions, themes, and other configuration details needed for integrating Mapsted into the project.

This library is intended to be used as part of the command-line interface (CLI) for automating the setup process for Mapsted.

Constants

android → const String
androidAppFolder → const String
androidGradle → const String
androidSrcMain → const String
appGradle → const String
buildExtrasGradle → const String
infoFile → const String
ios → const String
mainifestFile → const String
podfile → const String
repositoriesPath → const String

Functions

createMapConfig() → void
Creates the Mapsted configuration files.