mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-01 21:37:38 +00:00
5 lines
108 B
Dart
5 lines
108 B
Dart
![]() |
/// A Flutter package to generate Dart code for SVG files.
|
||
|
library flowy_svg;
|
||
|
|
||
|
export 'src/flowy_svg.dart';
|