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}');
}
7
likes
145
points
18
downloads

Publisher

verified publishermaterial.io

Weekly Downloads

A package to include Material Symbols in your Flutter app.

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on symbols