본문 바로가기

YUYANE

검색하기
YUYANE
프로필사진 YUYA

  • 분류 전체보기 (108)
    • Programming Languages (65)
      • C (10)
      • DART (0)
      • HTML, CSS (7)
      • JAVA (20)
      • JS (8)
      • PYTHON (20)
    • Framework (29)
      • DJANGO (26)
      • FLUTTER (3)
    • Programming Theory (14)
      • Computer Science (6)
      • Algorithm (8)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • 컴퓨터과학
  • 정렬알고리즘
  • 코딩독학
  • python3
  • BeautifulSoup
  • 알고리즘
  • DOM
  • 노마드코더
  • removetooltip
  • 추상클래스
  • JavaScript
  • 상속
  • Python
  • Django
  • 가상환경
  • 아스키코드
  • 성수동카페
  • FLUTTER
  • richtext
  • 자바
  • 부스트코스
  • 강원도속초맛집
  • c언어문자열
  • 건대입구맛집
  • 속초여행
  • 포인터
  • pipenv
  • 장고
  • popupmenubutton
  • 남양주맛집
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록richtext (1)

YUYANE

FLUTTER / Stack, RichText, Navigator

출처 github.com/abuanwar072/Plant-App-Flutter-UI 1. Stack 사용 방법 예시 - Stack 위젯에서 시작하면 아래에서 하나하나 쌓이는 느낌 - 원하는 위치가 있다면 Position 위젯 사용해서 위치 지정하면 됨 Container( margin: EdgeInsets.only(bottom: kDefaultPadding * 2.5), // It will cover 20% of our total height height: size.height * 0.2, child: Stack( children: [ Container( padding: EdgeInsets.only( left: kDefaultPadding, right: kDefaultPadding, bottom: 36 +..

Framework/FLUTTER 2021. 5. 5. 16:17
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바