EasyAndBeauty / DailyReceipt-Flutter

하루의 기록을 영수증으로 만들어주는 서비스
MIT License
5 stars 0 forks source link

Copyright © 2024 EasyAndBeauty. All rights reserved.

daily_receipt

Print your time. 하루의 기록을 영수증으로 만들어주는 서비스

Getting Started

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Getting Started for Ios app with MacOs (Apple Silicon)

Clone을 받은후 해야하는 항목들이 작성되어 있습니다.

위 가이드는 Apple Silicon 기준으로 작성되었습니다. VSCODE를 사용하고 있으며, Flutter와 Dart 확장 프로그램이 설치되어 있어야 합니다.

설치되어야 하는 항목은 아래와 같습니다.

  1. Flutter SDK 설치
  1. pubspec.yaml 파일 다운로드

Project에 이미 pubspec.yaml 파일이 존재하므로 해당 파일을 다운로드 받습니다. 다운로드 방법은 아래와 같습니다.

  1. IOS Simulator 실행
  1. Debugging 실행