Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 464 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 464 Bytes

instavoid

A picture-sharing cross-platform application.

This application was built with Dart and Flutter.

It extensively uses Riverpod for its state management, and FireBase for its data management and storage.

The application uses Google and Facebook authentication for user login.

The application consists of 8 views:

  • Login view
  • Home view/tab
  • Search tab
  • User posts view
  • Image upload view
  • Video upload view
  • Post details view
  • Comments view