Skip to content

ko-htut/octicons_icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

MIT

Releases

No releases published

Packages

No packages published

Languages