mockify 1.0.0-beta.1 copy "mockify: ^1.0.0-beta.1" to clipboard
mockify: ^1.0.0-beta.1 copied to clipboard

A Lucide (v0.468.0) icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mockify

With Flutter:

 $ flutter pub add mockify

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

dependencies:
  mockify: ^1.0.0-beta.1

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:mockify/mockify.dart';
1
likes
0
points
60
downloads

Publisher

verified publishervqhapp.name.vn

Weekly Downloads

A Lucide (v0.468.0) icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.

Repository (GitHub)
View/report issues

Topics

#mockify #fake #mock #generator #faker

License

unknown (license)

Dependencies

cupertino_icons, flutter, html

More

Packages that depend on mockify