sf_symbols

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

sf symbols

sf_symbols #

Usage #
Use SfSymbol like any other widget with picked name, weight, color & size.
Size corresponds to the pointSize in UIImage.SymbolConfiguration, a SF symbol of size 40 will render roughly as big as 40pts x 40pts (pts is points in iOS).
SfSymbol(
name: 'camera.aperture',
weight: FontWeight.w900,
color: Colors.pink,
size: 40,
)
copied to clipboard
How it works #
This package renders SF symbols natively from iOS as a texture, then reposition and resize the texture in Flutter. For more, check out the texture class in Flutter.
Roadmap #

Support for macOS

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator