# 솔루션 설치

[License](/start/contract.md) 계약체결후 당사 엔지니어가 방문하여 최신소스및 프로젝트 설정작업을 진행하며, 고객사와의 협의에 의해서 온라인 또는 오프라인으로 개발자 교육을 실시합니다.

## 메인소스

* flutter\_enterprise\_edition
* flutter\_common\_package
* exception\_tracker

## 주요 패키지

* flutter\_uiux\_package
* flutter\_network\_package
* flutter\_option\_package
* flutter\_push\_pacakge
* flutter\_js\_package
* flutter\_channeling\_package

## 주요 모듈

* data+model
* router
* util

***

## 관리 웹사이트

* 라이센스 계약체결후 관리시스템에 접속할 수 있는 관리자 계정정보 제공

<figure><img src="/files/qJKlGVKAEsAtGHYANY8l" alt=""><figcaption><p>Cross-Platform Management System</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.aliothx.net/start/flutter/solution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
