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