Skip to content

Commit f7ad7d2

Browse files
committed
Update documentation
1 parent fe699e1 commit f7ad7d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ A Flutter package to let you select files on the Web platform. It is made specif
44

55
## Features
66

7-
You might have come across with a situation where the file selection popup menu on iOS/iPadOS web browsers are positioned far away from where you tapped, like this:
7+
You might have come across with a situation where the file selection popup menu on iOS/iPadOS web browsers are positioned far away from where you tapped. With this package, the popup menu should be placed right next to the button you have tapped.
88

99
![Before](https://raw.githubusercontent.com/koichia/flutter_web_file_selector/main/images/before-after.png)
1010

11-
With this package, the popup menu should be placed right next to the button you have tapped.
1211

1312
## Usage
1413

0 commit comments

Comments
 (0)