dotdart 0.7.0 copy "dotdart: ^0.7.0" to clipboard
dotdart: ^0.7.0 copied to clipboard

Build-time Flutter asset compiler that generates typed, optimized widgets from SVG, Lottie, images, and GIFs for mobile, web, and desktop.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dotdart

With Flutter:

 $ flutter pub add dotdart

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

dependencies:
  dotdart: ^0.7.0

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

Import it

Now in your Dart code, you can use:

import 'package:dotdart/dotdart.dart';
1
likes
0
points
364
downloads

Documentation

Documentation

Publisher

verified publisherventairy.com

Weekly Downloads

Build-time Flutter asset compiler that generates typed, optimized widgets from SVG, Lottie, images, and GIFs for mobile, web, and desktop.

Repository (GitHub)
View/report issues

Topics

#flutter #assets #codegen #lottie #svg

License

unknown (license)

Dependencies

build, dart_style, flutter, glob, image, path, yaml

More

Packages that depend on dotdart