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
130
pub points
35%
popularity

Publisher

unverified uploader

A package to include Material Symbols in your Flutter app.

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on material_symbols