twicon 0.1.0 copy "twicon: ^0.1.0" to clipboard
twicon: ^0.1.0 copied to clipboard

outdated

Free icons of Taiwan. The package contains a set of icons by a Japanese and an English designer, that coverts the themes like sights, products, traffic, etc, in Taiwan.

twicon #

twicon helps to integrate free icons of Taiwan from TW Icon Fonts, into your Flutter apps,

These free icons are covering the topics like sights, products, traffic and so on. They let you to promote your favorite places and cuisines in Taiwan easily within your apps.

These icons are designed by a Japanese designer, holoko, and an English designer Rob. For further information, please visit TW Icon Fonts.

Usage #

Adds twicon to your pubspec file, run futter packages get, then you can import the package:

import 'package:twicon/twicon.dart';

Then you can use these icons in widgets like Icon, IconButton and so on:

Icon(TaiwanIcons.taipei101),

You can also run the example project, to see view the icons included.

screenshot.png

9
likes
0
pub points
22%
popularity

Publisher

verified publisherzonble.net

Free icons of Taiwan. The package contains a set of icons by a Japanese and an English designer, that coverts the themes like sights, products, traffic, etc, in Taiwan.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on twicon