vscode_material_icon_theme 5.26.0 copy "vscode_material_icon_theme: ^5.26.0" to clipboard
vscode_material_icon_theme: ^5.26.0 copied to clipboard

A Flutter package that ports the popular vscode-material-icon-theme to Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vscode_material_icon_theme

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

dependencies:
  vscode_material_icon_theme: ^5.26.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:vscode_material_icon_theme/vscode_material_icon_theme.dart';
1
likes
135
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that ports the popular vscode-material-icon-theme to Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_graphics

More

Packages that depend on vscode_material_icon_theme