ebraminio / flutter_variable_font_animation_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

variable_font_animation_demo

Variable Font Animation

Getting Started

Anicons fonts are coming from https://github.com/Typogram/Anicons/releases/tag/1.0

lottie2vf-examples fonts are coming from https://github.com/simoncozens/lottie2vf/tree/main/examples

Maintainance script:

rm -rf build-web-html build-web--canvaskit && flutter build web --web-renderer html --base-href '/flutter_variable_font_animation_demo/build-web-html/' && mv build/web build-web-html && flutter build web --web-renderer canvaskit --base-href '/flutter_variable_font_animation_demo/build-web-canvaskit/' && mv build/web build-web-canvaskit

About


Languages

Language:JavaScript 98.1%Language:C++ 0.8%Language:CMake 0.6%Language:HTML 0.2%Language:Dart 0.2%Language:Swift 0.1%Language:C 0.0%Language:Kotlin 0.0%Language:Objective-C 0.0%