대부류 - [Dev u Ryu]

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

2021/12 3

Flutter - Divider(구분선)

Flutter 에서 구분선을 구현하는 방법 1. 기본적인 가로 구분선 구현 Divider(thickness: 1, height: 1, color: myColor) Divider.dart 생성자 const Divider({ Key? key, this.height, this.thickness, this.indent, this.endIndent, this.color, }) 2. 세로 구분선 VerticalDivider(thickness: 1, width: 1, color: color) VerticalDivider.dart 생성자 const VerticalDivider({ Key? key, this.width, this.thickness, this.indent, this.endIndent, this.color,..

Dev/Flutter 2021.12.29

Flutter - TextButton 기본 레이아웃 스타일 없애는 방법 2가지

1. Style 로 없애는 방법 TextButton( onPressed: (){}, child: Text('버튼'), style: TextButton.styleFrom( minimumSize: Size.zero, padding: EdgeInsets.zero, tapTargetSize: MaterialTapTargetSize.shrinkWrap, ), ) https://stackoverflow.com/a/69382707/3897810 2. InkWell 로 감싸는 방법 InkWell( onTap: () { // Text 클릭시 반응하는 곳 }, child: const Padding( padding: EdgeInsets.all(5.0), child: Text('버튼'), ), ),

Dev/Flutter 2021.12.16

Flutter - Local Notification 참고

1. Local Notification 을 만들기 위한 참고 영상 - https://www.youtube.com/watch?v=bRy5dmts3X8 2. timezone 설정을 위한 import 순서 - https://stackoverflow.com/a/64312779/3897810

Dev/Flutter 2021.12.06
이전
1
다음
더보기
프로필사진

대부류 - [Dev u Ryu]

하루하루 살아갑니다 :) DayDrawingLAB

  • 분류 전체보기 (528)
    • Log (114)
    • 부동산 (5)
    • Dev (328)
      • Flutter (63)
      • Dart (1)
      • Android (125)
      • iOS (5)
      • Python (7)
      • Kotlin (15)
      • Java (8)
      • Firebase (3)
      • Huawei_화웨이 (0)
      • Rx (1)
      • Others (20)
      • 참고 (9)
      • Error (18)
      • Algorithm (40)
      • Machine Learning (1)
      • Search Keyword (1)
      • Mac모닝 (5)
      • DataAnalysis (4)
      • Daily (1)
    • 비즈니스 (2)
    • 책 (8)
    • 영어영어 (8)
    • 떠오르는 질문 (3)
    • 관심 (39)
    • 사진 (7)
    • 오늘의 페이지 (9)
    • 음식 (2)

Tag

안드로이드, 카카오톡, Algorithm, 플러터, DART, XML, kotlin, TextView, 알고리즘, ios, Firebase, 업데이트, Gradle, 코틀린, Flutter, 영어공부, Error, RxJava, Android, Java,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2021/12   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • 레버리지 - 경매 계산기

티스토리툴바