Skip to content

miguelpruivo/themify_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pub package

themify_flutter

Themify icons for your Flutter apps. All of 353 icons are available to use.

Installation

First, add file_picker as a dependency in your pubspec.yaml file.

themify_flutter: ^1.0.0

Usage

Just as any other package, first import it:

import 'package:themify_flutter/themify_flutter.dart';

and then you are all set and ready to use the Icon. For example

Icon(Themify.agenda)

You can check the full list of the available icons with its names at the official site.

LICENSE

Getting Started

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

About

Themify icon set available as Flutter icons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages