A new Flutter project.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
--
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- 약품 섭취를 편하게 복용할 수 있도록 도와주고
- 약국에 의약품 정보를 제공받을 수 있는 사용자 편의를 위한 서비스
**ㄴ components**
(버튼, 컬러, 라우트 애니메이션, 사이즈, 테마)
**ㄴ config**
(hive box name.. 등)![slider22](https://user-images.githubusercontent.com/34205465/195076839-71ec2fc5-c66b-447b-b7af-a0955f874a3d.png)
**ㄴ models**![slider11](https://user-images.githubusercontent.com/34205465/195076847-c091982a-8f08-46fb-9719-208202345d8a.png)
(모델 데이터)
**ㄴ repositories**
(hive CRUD)
**ㄴ pages**
(페이지)
**ㄴ services**
(서비스 로직)