Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar committed Jun 10, 2021
1 parent 86c38df commit 60fa25e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The code for Springy Widget is taken and refactored from (https://github.com/mat
<img height="480px" src="screenshots/signup3.jpg"> <img height="480px" src="screenshots/login14.jpg"> <img height="480px" src="screenshots/login13.jpg"> <img height="480px" src="screenshots/login12.jpg"> <img height="480px" src="screenshots/login10.png"> <img height="480px" src="screenshots/login9.png"> <img height="480px" src="screenshots/login8.png"> <img height="480px" src="screenshots/auth3-1.png"> <img height="480px" src="screenshots/auth3-2.png"> <img height="480px" src="screenshots/login7.png"> <img height="480px" src="screenshots/signup2.png"> <img height="480px" src="screenshots/login6.png"> <img height="480px" src="screenshots/auth2.png"> <img height="480px" src="screenshots/login5.png"> <img height="480px" src="screenshots/auth1.png"> <img height="480px" src="screenshots/login4.png"> <img height="480px" src="screenshots/login1.png"> <img height="480px" src="screenshots/login2.png"> <img height="480px" src="screenshots/login3.gif"> <img height="480px" src="screenshots/signup1.png">

## Settings UIs
<img height="480px" src="screenshots/settings1.png"> <img height="480px" src="screenshots/settings2.png"> <img height="480px" src="screenshots/settings3.png"> <img height="480px" src="screenshots/profilesetting.jpg"> <img height="480px" src="screenshots/settings4.png">
<img height="480px" src="screenshots/settings1.png"> <img height="480px" src="screenshots/settings2.png"> <img height="480px" src="screenshots/settings3.png"> <img height="480px" src="screenshots/profilesetting.jpg"> <img height="480px" src="screenshots/settings4.jpg">

## Dashboard UIs
<img height="480px" src="screenshots/dash1.png"> <img height="480px" src="screenshots/dash2.png"> <img height="480px" src="screenshots/dash3.png">
Expand Down Expand Up @@ -158,8 +158,11 @@ Plant UI Clone by [Ambika Dulal](https://github.com/Ambikadulal)
<img height="480px" src="screenshots/plant-1.jpg"> <img height="480px" src="screenshots/plant-2.jpg"> <img height="480px" src="screenshots/plant-3.jpg"> <img height="480px" src="screenshots/plant-4.jpg"> <img height="480px" src="screenshots/plant-5.jpg"> <img height="480px" src="screenshots/plant-6.jpg">

## TravelUi Clone
<img height="480px" src="screenshots/TravelUi1.jpg"> <img height="480px" src="screenshots/TravelUi2.jpg">
Furniture App by [Ambika Dulal](https://github.com/Ambikadulal)

<img height="480px" src="screenshots/travelui1.jpg"> <img height="480px" src="screenshots/travelui2.jpg">

## Wallet App Clone
Furniture App by [Ambika Dulal](https://github.com/Ambikadulal)

<img height="480px" src="screenshots/wallet-1.jpg"> <img height="480px" src="screenshots/wallet-2.jpg">
3 changes: 2 additions & 1 deletion linux/flutter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ add_custom_command(
COMMAND ${CMAKE_COMMAND} -E env
${FLUTTER_TOOL_ENVIRONMENT}
"${FLUTTER_ROOT}/packages/flutter_tools/bin/tool_backend.sh"
linux-x64 ${CMAKE_BUILD_TYPE}
${FLUTTER_TARGET_PLATFORM} ${CMAKE_BUILD_TYPE}
VERBATIM
)
add_custom_target(flutter_assemble DEPENDS
"${FLUTTER_LIBRARY}"
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 60fa25e

Please sign in to comment.