일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 벤자민플랭클린
- Linux
- 명심보감
- androidx
- DART
- 명언모음
- jetpack compose
- 공자명언
- Android
- 오픈소스
- recyclerview
- 좋은글필사하기
- 파이썬
- 이모지메모
- 공부집중
- Freesound
- Coroutine
- FSM
- 넷플릭스
- 이모지
- kotlin
- Flutter
- Streaming
- bash
- 소울칼리버6
- 장자명언
- ASMR
- 코틀린
- 1인개발자
- Firebase
Archives
- Today
- Total
목록Google fonts (1)
Vintage appMaker의 Tech Blog

Flutter에서는 GoogleFonts를 사용할 수 있게 Package로 제공하고 있다. 패키지 설치 방법은 다음과 같다. google_fonts | Flutter Package A Flutter package to use fonts from fonts.google.com. pub.dev GoogleFonts는 안드로이드 및 Web 개발에서 무료로 사용할 수 있도록 구글이 라이센스를 제공한다. 그러므로 Google Fonts 사이트에가서 원하는 폰트를 선택하면 앱에서 사용가능하다. Google Fonts Making the web more beautiful, fast, and open through great typography fonts.google.com 다음은 GoogleFonts를 사용한 예제이..
Source code or Tip/Flutter & Dart
2022. 10. 19. 19:23