replog_icons 0.0.2 copy "replog_icons: ^0.0.2" to clipboard
replog_icons: ^0.0.2 copied to clipboard

A collection of exercise and gym-related SVG icons for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add replog_icons

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

dependencies:
  replog_icons: ^0.0.2

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:replog_icons/replog_icons.dart';
0
likes
135
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of exercise and gym-related SVG icons for Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on replog_icons