Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 1 KB

README.md

File metadata and controls

22 lines (10 loc) · 1 KB

Conduit

conduit banner

This codebase was created to demonstrate a fully fledged fullstack application built with Flutter including CRUD operations, authentication, routing, pagination, and more.

I've gone to great lengths to adhere to the Flutter community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

Designing Conduit

Or better, Redesigning conduit. Since there is no official mobile design specification of conduit app, the designs made for mobile were not good enough to show the true potential of Flutter as a UI toolkit. So I went ahead and asked one of friends (Jatin) a favor to redesign the app. The frame attached below is the redesigned app.

Conduit design

TODO

  • Implement date convertor to display date in the format of 12th may, 2022 and not 12/05/2022