vscode_codicons 0.0.46-24 copy "vscode_codicons: ^0.0.46-24" to clipboard
vscode_codicons: ^0.0.46-24 copied to clipboard

The VS Code Codicons icon library as a Flutter icon font. Generated from the @vscode/codicons npm package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vscode_codicons

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

dependencies:
  vscode_codicons: ^0.0.46-24

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:vscode_codicons/vscode_codicons.dart';
1
likes
155
points
96
downloads

Documentation

API reference

Publisher

verified publisherdonminzzi.kr

Weekly Downloads

The VS Code Codicons icon library as a Flutter icon font. Generated from the @vscode/codicons npm package.

Homepage
Repository (GitHub)
View/report issues

License

CC-BY-4.0 (license)

Dependencies

flutter

More

Packages that depend on vscode_codicons