Simple copy of Instagram home page with Flutter Framework.
instagram_copy
directory is the main application, it's entry point to the application.
instagram_copy_core
is the design system to the application. Saved here something about style guid(typography, colors, spaces) and components such as: texts, icons, scaffold, etc...
- Add splash screen;
- Add interactions such as: likes, save a post.