Skip to content

Commit

Permalink
* Fix all bugs
Browse files Browse the repository at this point in the history
* Update with flutter 2.0 features
* Support to web and desktop
  • Loading branch information
TechnoUrmish committed Apr 20, 2021
1 parent f86828f commit 9c0227f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Device.screenType == ScreenType.mobile

If you want to give support for both portrait and landscape then make separate widget for both like orientation example.

**DeviceType**
**DeviceType**\n
If you want to give support for both mobile and tablet then make separate widget for both like deviceType example.

# Note
Expand Down

0 comments on commit 9c0227f

Please sign in to comment.