Giter Club home page Giter Club logo

codefactory_flutter's Introduction

code_factory_flutter

환경파일

  • pubspec.yaml : 프로젝트 설정을 변경할 때 사용
  • android/app/src/main/AndroidManifest.xml : 안드로이드 시스템이 앱의 코드를 실행하기 전에 필수로 확봅해야 하는 앱에 대한 정보를 담고 있다. 앱 권한 등 안드로이드 네이티브 관련 설정을 할 수 있다.
  • android/build.gradle : 안드로이드에서 사용하는 그레이들의 설정 파일. 최상단 build.gradle 파일은 프로젝트 단 설정을 한다. (클래스패스, 레포지토리 정보)
  • android/app/build.gradle: 앱 모듈 관련 설정 파일(의존성, 버전 정보)
  • ios/Runner/info.plist : IOS앱의 실행 패키지에 관한 필수 설정 정보 파일. XML구조로 구성되어 있으며 가장 흔히 앱에서 사용할 권한을 추가할때 사용

codefactory_flutter's People

Contributors

ssdd33 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.