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
c26755de
Commit
c26755de
authored
May 10, 2018
by
Brian Egan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moving stuff
parent
eb705992
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
fa-brands-400.ttf
lib/assets/fa-brands-400.ttf
+0
-0
fa-regular-400.ttf
lib/assets/fa-regular-400.ttf
+0
-0
fa-solid-900.ttf
lib/assets/fa-solid-900.ttf
+0
-0
pubspec.yaml
pubspec.yaml
+3
-3
No files found.
assets/fa-brands-400.ttf
→
lib/
assets/fa-brands-400.ttf
View file @
c26755de
File moved
assets/fa-regular-400.ttf
→
lib/
assets/fa-regular-400.ttf
View file @
c26755de
File moved
assets/fa-solid-900.ttf
→
lib/
assets/fa-solid-900.ttf
View file @
c26755de
File moved
pubspec.yaml
View file @
c26755de
...
...
@@ -12,13 +12,13 @@ flutter:
fonts
:
-
family
:
FontAwesomeBrands
fonts
:
-
asset
:
assets/fa-brands-400.ttf
-
asset
:
packages/font_awesome_flutter/
assets/fa-brands-400.ttf
weight
:
400
-
family
:
FontAwesomeRegular
fonts
:
-
asset
:
assets/fa-regular-400.ttf
-
asset
:
packages/font_awesome_flutter/
assets/fa-regular-400.ttf
weight
:
400
-
family
:
FontAwesomeSolid
fonts
:
-
asset
:
assets/fa-solid-900.ttf
-
asset
:
packages/font_awesome_flutter/
assets/fa-solid-900.ttf
weight
:
900
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