material_symbols 0.0.0 copy "material_symbols: ^0.0.0" to clipboard
material_symbols: ^0.0.0 copied to clipboard

A package to include Material Symbols in your Flutter app.

example/material_symbols_example.dart

import 'package:material_symbols/material_symbols.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
145
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A package to include Material Symbols in your Flutter app.

License

Apache-2.0 (license)

More

Packages that depend on material_symbols