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

A package to include Material Symbols in your Flutter app.

example/symbols_example.dart

import 'package:symbols/symbols.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
6
likes
130
pub points
48%
popularity

Publisher

verified publishermaterial.io

A package to include Material Symbols in your Flutter app.

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on symbols