Interacting with svg in flutter
The Fontify package provides an easy way to convert SVG icons to OpenType font and generate Flutter-compatible class that contains identifiers for the icons (just like CupertinoIcons or Icons classes).
Wraps flutter_svg and the Flutter SDK image providers and picks the right widget based on the file extension
This is a pure Flutter and Dart package that allows you to convert text to path-both characters and icons–into paths.
Built vector code for Flutter from minimalist SVG-like files. A class named accordingly to your assets node’s name, containing a void Paint, Canvas, Size