Skip to content

vinothvino42/smart-home-neomorphism-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt Food App UI

Smart Home App UI

A smart home app ui design in a neomorphism style built using Flutter. Show some ❤️ and star ⭐ the repo, it makes me to share more open source flutter projects.

Github Followers GitHub stars GitHub forks GitHub watchers Twitter Follow

Support me on LinkedIn

Home Screen

alt Home UI

MaterialApp(
  ...
  home: HomeScreen(),
  ...
);

Temperature Screen

alt Temperature UI

MaterialApp(
  ...
  home: TemperatureScreen(),
  ...
);

Credits

Dribbble Shot by Amit Kumar

Releases

No releases published

Packages

No packages published