tabler_icons_flutter 2.11.0 copy "tabler_icons_flutter: ^2.11.0" to clipboard
tabler_icons_flutter: ^2.11.0 copied to clipboard

Tabler Icons for flutter using icons from https://github.com/tabler/tabler-icons by DashBrains. Original work by Csaba Kissi @csaba_kissi

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tabler_icons_flutter

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

dependencies:
  tabler_icons_flutter: ^2.11.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:tabler_icons_flutter/tabler_icons_flutter.dart';
5
likes
130
pub points
29%
popularity

Publisher

verified publisherdashbrains.dev

Tabler Icons for flutter using icons from https://github.com/tabler/tabler-icons by DashBrains. Original work by Csaba Kissi @csaba_kissi

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on tabler_icons_flutter