flutter_slds_icons 2.0.0 copy "flutter_slds_icons: ^2.0.0" to clipboard
flutter_slds_icons: ^2.0.0 copied to clipboard

An icon pack derived from the Salesforce Lightning Design System icons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_slds_icons

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

dependencies:
  flutter_slds_icons: ^2.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:flutter_slds_icons/flutter_slds_icons.dart';
1
likes
140
points
50
downloads

Publisher

verified publishermj12358.dev

Weekly Downloads

An icon pack derived from the Salesforce Lightning Design System icons.

Repository (GitHub)

Topics

#flutter #icons #salesforce #slds #sfdx

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_slds_icons