glyphicon 0.1.1 copy "glyphicon: ^0.1.1" to clipboard
glyphicon: ^0.1.1 copied to clipboard

outdated

Do you want to feel retro? Glyphicons is an open source icon set for web, Android and iOS environments. This packages contains the definition for more than 1320 icons used by old versions of Bootstrap [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glyphicon

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  glyphicon: ^0.1.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:glyphicon/glyphicon.dart';
15
likes
0
pub points
68%
popularity

Publisher

verified publisherajomuch92.site

Do you want to feel retro? Glyphicons is an open source icon set for web, Android and iOS environments. This packages contains the definition for more than 1320 icons used by old versions of Bootstrap (Glyphicon) found in its page. This project in future could have more icons from other no populars icons fonts to increase the comunity of Flutter. This packages was created by Aarón Montes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on glyphicon