tabler_icons_plus 3.41.0 copy "tabler_icons_plus: ^3.41.0" to clipboard
tabler_icons_plus: ^3.41.0 copied to clipboard

Tabler Icons as a Flutter icon font — 6,149 open-source icons available as typed IconData constants. Fully compatible with the Icon widget and themes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tabler_icons_plus

With Flutter:

 $ flutter pub add tabler_icons_plus

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

dependencies:
  tabler_icons_plus: ^3.41.0

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:tabler_icons_plus/tabler_icons_plus.dart';
4
likes
0
points
826
downloads

Publisher

verified publisherdeveji.com

Weekly Downloads

Tabler Icons as a Flutter icon font — 6,149 open-source icons available as typed IconData constants. Fully compatible with the Icon widget and themes.

Repository (GitHub)
View/report issues

Topics

#icons #ui #design #font #widget

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tabler_icons_plus