octicons_icon 0.0.2 copy "octicons_icon: ^0.0.2" to clipboard
octicons_icon: ^0.0.2 copied to clipboard

The octicons_icon are intended to be easy to use in flutter

Octicons #

Octicons cover

Install & Set up #

  1. Add dependency, open the root directory pubspec.yamlFile independencies:Add the following code below
octicons_icon: #latest
  1. Installation dependencies (please ignore if it has been installed automatically)
 cd Project directory
 flutter packages get
  1. Introduce the library in the page
import 'package:octicons_icon/octicons.dart';

Usage #

Icon(Octicons.person),

Credit #

  • Flutter Icon [https://www.fluttericon.com]
  • Octicons[https://github.com/primer/octicons]

License #

MIT

8
likes
30
pub points
11%
popularity

Publisher

verified publisherkohtut.dev

The octicons_icon are intended to be easy to use in flutter

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on octicons_icon