symbols_icon_pack 0.1.0 copy "symbols_icon_pack: ^0.1.0" to clipboard
symbols_icon_pack: ^0.1.0 copied to clipboard

Flutter package that provides Symbol Icons. A file icon pack for code editors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add symbols_icon_pack

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

dependencies:
  symbols_icon_pack: ^0.1.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:symbols_icon_pack/symbols_icon_pack.dart';
2
likes
150
points
153
downloads

Publisher

verified publishersoftyes.com.br

Weekly Downloads

Flutter package that provides Symbol Icons. A file icon pack for code editors.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on symbols_icon_pack