/instagram_copy

Simple copy of Instagram home page with Flutter Framework.

Primary LanguageDart

Instagram copy

Simple copy of Instagram home page with Flutter Framework.

Architecture

/instragram_copy

instagram_copy directory is the main application, it's entry point to the application.

/instagram_copy_core

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...

TO DO

  • Add splash screen;
  • Add interactions such as: likes, save a post.