Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaGao committed Jan 16, 2022
1 parent a00b365 commit 70fc996
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,3 @@ Such as
* `Flag.fromCode(FlagsCode.AD, height: 100, width: null)`
* `Flag.fromString('AD', height: null, width: null)`
* `Flag.fromString('AD', height: 10, width: 100, fit: BoxFit.fill)`

## Web Error

If you got an `ImageCodecException` issue on web, maybe [this issue](https://github.com/LunaGao/flag_flutter/issues/49) can solve your problem.

## Bugs
* `brazilian` (br) flag, you can see that the letters are still a bit abnormal.

0 comments on commit 70fc996

Please sign in to comment.