flutter_slds_icons 1.1.1 copy "flutter_slds_icons: ^1.1.1" to clipboard
flutter_slds_icons: ^1.1.1 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: ^1.1.1

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
pub points
0%
popularity

Publisher

verified publishermj12358.dev

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

Repository (GitHub)
View/report issues

Topics

#flutter #icons

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