material_symbols_icons_flow 4.2928.1 copy "material_symbols_icons_flow: ^4.2928.1" to clipboard
material_symbols_icons_flow: ^4.2928.1 copied to clipboard

Flow fork of material_symbols_icons — Google Material Symbols icons, patched for Flutter's final IconData. Tracks upstream.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_symbols_icons_flow

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

dependencies:
  material_symbols_icons_flow: ^4.2928.1

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:material_symbols_icons_flow/get.dart';
import 'package:material_symbols_icons_flow/iconname_to_unicode_map.dart';
import 'package:material_symbols_icons_flow/material_symbols_icons.dart';
import 'package:material_symbols_icons_flow/material_symbols_metadata.dart';
import 'package:material_symbols_icons_flow/symbols.dart';
import 'package:material_symbols_icons_flow/symbols_map.dart';
0
likes
160
points
55
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flow fork of material_symbols_icons — Google Material Symbols icons, patched for Flutter's final IconData. Tracks upstream.

Repository (GitHub)
View/report issues

Topics

#icon #icons #material #material-symbols #material-symbols-icons

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on material_symbols_icons_flow