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