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

outdated

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 p [...]

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.0

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
points
42
downloads

Publisher

verified publisherajomuch92.site

Weekly Downloads

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 will have more icons from other no populars icons fonts to increase the comunity of Flutter. This packages was created by Aarón Montes (https://github.com/ajomuch92).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on glyphicon