본문 바로가기

조용한 담장

검색하기
조용한 담장
프로필사진 iosroid

  • 분류 전체보기 (125)
    • Flutter (43)
    • tips (10)
    • Dart (14)
    • Interesthing (6)
    • python (6)
    • kotlin (40)
    • Blogs I read this week (3)
    • Yocto (1)
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
  • List
  • Android
  • DART
  • Class
  • 콜렉션
  • pushnamed
  • import
  • variable
  • python
  • text
  • 플러터
  • texttheme
  • 클래스
  • 함수
  • function
  • ML
  • 파이썬
  • package
  • Collection
  • animation
  • 웹크롤러
  • Flutter
  • 다트
  • map
  • 크롤러
  • set
  • textstyle
  • 코틀린
  • kotlin
  • crawler
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록font (1)

조용한 담장

Flutter : Custom font

Flutter app 에 custom font 를 사용해 보자. Google Fonts 에서 Tomorrow 폰트를 적용해 본다. pubspec.yaml pubspec.yaml 파일에 font 파일 (ttf) 을 추가한다. fonts: - family: Tomorrow fonts: - asset: fonts/Tomorrow-Regular.ttf - asset: fonts/Tomorrow-Bold.ttf weight: 700 - asset: fonts/Tomorrow-Italic.ttf style: italic 3개의 파일을 추가했는데 font family 이름은 'Tomorrow' 이다. bold 는 weight 속성값이 있다. weight 값은 100에서 900까지 100 단위로 값이 있고 FontSt..

Flutter 2019. 11. 20. 18:08
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바