Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
font_awesome_flutter
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
font_awesome_flutter
Commits
dca29b23
Commit
dca29b23
authored
Jun 24, 2017
by
Brian Egan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme and ship new version
parent
9a9af27a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
+11
-3
CHANGELOG.md
CHANGELOG.md
+8
-0
README.md
README.md
+2
-2
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
dca29b23
## 4.7.2
*
MOAR README updates
## 4.7.1
*
README fix
## 4.7.0
*
Expose Font Awesome 4.7.0
`woff`
font asset. This was the smallest version of the font file that worked with Flutter.
...
...
README.md
View file @
dca29b23
# font_awesome_flutter
The
[
Font Awesome
](
http
s://fontawesome.com
)
Icon pack available as set of Flutter Icons.
The
[
Font Awesome
](
http
://fontawesome.io/icons/
)
Icon pack available as set of Flutter Icons.
## Installation
...
...
@@ -11,7 +11,7 @@ This requires two steps:
In the
`dependencies:`
section of your
`pubspec.yaml`
, add the following line:
```
yaml
font_awesome_flutter
:
4.7.
0
font_awesome_flutter
:
4.7.
2
```
### Install the font asset
...
...
pubspec.yaml
View file @
dca29b23
...
...
@@ -2,7 +2,7 @@ name: font_awesome_flutter
author
:
Brian Egan <brian@brianegan.com>
description
:
The Font Awesome Icon pack available as Flutter Icons
homepage
:
https://github.com/brianegan/font_awesome_flutter
version
:
4.7.
1
version
:
4.7.
2
dependencies
:
flutter
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment