Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Use SF Symbols on iOS, same as Image(systemName:) or UIImage(systemName:) in Swift.

License

NotificationsYou must be signed in to change notification settings

LastMonopoly/sf_symbols

Repository files navigation

Usage

UseSfSymbol like any other widget with picked name, weight, color & size.

Size corresponds to the pointSize inUIImage.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,)

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 thetexture class in Flutter.

Roadmap

  • Support for macOS

About

Use SF Symbols on iOS, same as Image(systemName:) or UIImage(systemName:) in Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp