flutter_svgl 1.2.0 copy "flutter_svgl: ^1.2.0" to clipboard
flutter_svgl: ^1.2.0 copied to clipboard

Flutter SVGL is an open-source Flutter package that provides a collection of high-quality branded SVG logos as ready-to-use Flutter widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_svgl

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_svgl: ^1.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_svgl/flutter_svgl.dart';
0
likes
160
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SVGL is an open-source Flutter package that provides a collection of high-quality branded SVG logos as ready-to-use Flutter widgets.

Repository (GitHub)
View/report issues
Contributing

Topics

#svg #vector-graphics

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, http

More

Packages that depend on flutter_svgl