Skip to content

Commit

Permalink
Update README.md images in same row
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanroman03 authored Feb 13, 2024
1 parent 0e5f05a commit 13756f0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@

Rounded Scroll is a Flutter package that provides a customizable rounded scrollable container widget with a scroll indicator icon. It is suitable for creating modern UI designs with scrollable content.

<img src="screenshots/flutter_1.png" alt="real_example_1" width="200"/>
<img src="screenshots/flutter_2.png" alt="real_example_2" width="200"/>

<p float="left">
<img src="screenshots/flutter_1.png" alt="real_example_1" width="200"/>
<img src="screenshots/flutter_2.png" alt="real_example_2" width="200"/>
</p>
## Features

- Rounded container with customizable background color.
Expand Down Expand Up @@ -91,4 +92,4 @@ class MyApp extends StatelessWidget {
This package is licensed under the [MIT License](LICENSE).

## Github Repository
[Github Repository](https://github.com/dylanroman03)
[Github Repository](https://github.com/dylanroman03)

0 comments on commit 13756f0

Please sign in to comment.