universal_image_with_svg 0.0.1 copy "universal_image_with_svg: ^0.0.1" to clipboard
universal_image_with_svg: ^0.0.1 copied to clipboard

universal_image_with_svg

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_image_with_svg

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

dependencies:
  universal_image_with_svg: ^0.0.1

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:universal_image_with_svg/universal_assets_image.dart';
import 'package:universal_image_with_svg/universal_file_image.dart';
import 'package:universal_image_with_svg/universal_image.dart';
import 'package:universal_image_with_svg/universal_network_image.dart';
0
likes
110
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

universal_image_with_svg

Documentation

API reference

License

MIT (license)

Dependencies

extended_image, flutter, flutter_svg

More

Packages that depend on universal_image_with_svg