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