핀수로그
728x90
반응형
  • 게시글 대표 이미지 썸네일 주소
    [ Flutter ]
    [Flutter] 간단한 UI 알아보기
    2023-11-28 10:03:09
    완성화면 Lib DirectoryThis is the most important folder in the project, used to write most of the dartcode. By default, the lib folder contains the main.dart file, which is the application’s entry point. This configuration, however, can be changed.pubspec.yamlThis is the file we use to add metadata and configuration specific to our application. With this file’s help, we can configure dependencies su..
728x90
반응형