flutter_mosaic 0.0.4 copy "flutter_mosaic: ^0.0.4" to clipboard
flutter_mosaic: ^0.0.4 copied to clipboard

Easy mosaic effect for Flutter, add a mosaic effect to any widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mosaic
copied to clipboard

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

dependencies:
  flutter_mosaic: ^0.0.4
copied to clipboard

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_mosaic/flutter_mosaic.dart';
copied to clipboard
7
likes
160
points
42
downloads
screenshot

Publisher

verified publisheramooos.com

Weekly Downloads

2024.09.16 - 2025.03.31

Easy mosaic effect for Flutter, add a mosaic effect to any widget.

Repository (GitHub)
View/report issues

Topics

#widget #shader #pixel #mosaic

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_shaders

More

Packages that depend on flutter_mosaic