fastyle_images 0.0.16+2 copy "fastyle_images: ^0.0.16+2" to clipboard
fastyle_images: ^0.0.16+2 copied to clipboard

Set of images Widgets for the fastyle library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fastyle_images
copied to clipboard

With Flutter:

 $ flutter pub add fastyle_images
copied to clipboard

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

dependencies:
  fastyle_images: ^0.0.16+2
copied to clipboard

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:fastyle_images/fastyle_images.dart';
copied to clipboard
0
likes
0
points
598
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.26 - 2025.03.10

Set of images Widgets for the fastyle library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fastyle_core, flutter

More

Packages that depend on fastyle_images