copy_with_material 1.0.0 copy "copy_with_material: ^1.0.0" to clipboard
copy_with_material: ^1.0.0 copied to clipboard

Copy with method extensions for material classes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add copy_with_material

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

dependencies:
  copy_with_material: ^1.0.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:copy_with_material/copy_with_material.dart';
1
likes
130
points
26
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

Copy with method extensions for material classes

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on copy_with_material