Skip to content

Latest commit

 

History

History
18 lines (6 loc) · 401 Bytes

README.md

File metadata and controls

18 lines (6 loc) · 401 Bytes

bank_app

A mini bank app developed using the best coding practices

fully optimised for android & ios (flutter 2.2 stable sdk)

top featues - bloc/cubit pattern, dependency injection using get_it, proper error handling, smooth ui, animations, sound null safety, adaptive screen ...

code to generate apk=> flutter build apk --release --split-per-abi

apk file also included in source code