Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

google fonts for flutte

//installation of google fonts in flutter (pubspec.yaml)

//please ignore the text after two slashes!

dependencies:
  google_fonts: ^1.1.1 //(current one is this)

$ flutter pub get // => (this means click on the pub get option[kinda apply]).
Source by pub.dev #
 
PREVIOUS NEXT
Tagged: #google #fonts #flutte
ADD COMMENT
Topic
Name
2+7 =