BChainAssessment is a sample crypto wallet UI app built with Flutter. It is a simple app that allows users to view their crypto wallet balance and transaction history. Built for Busha Assessment.
- Animations: Use of RotationTransition to animate loading widget.
- Responsive Design: The app is responsive across screen sizes.
- Memory Leak Management: The app makes use of flutter_hooks to dispose of resources when they are no longer needed e.g controllers.
BChainAssessment app is built using the following technologies:
- Flutter, a cross-platform mobile development framework by Google.
- Flutter Hooks, a Flutter package for hooks.
*BChainAssessment can be previewed on iOS and Android.