twicon 1.0.1 twicon: ^1.0.1 copied to clipboard
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.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add twicon
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
twicon: ^1.0.1
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:twicon/twicon.dart';