Get started

This section will help you walk through the minimum required setup to run the project.

Features

  • Simple route navigation with Fluro.

  • Easily pass a data Model from a parent Widget down to it's descendants with Scope Model.

  • Include a powerful Http client for Dart is Dio.

List screens

  • SPLASH

  • WALK THROUGH

  • HOME

  • LOGIN

  • CREATE WALLET

  • SIGN UP

  • FORGOT PASSWORD

  • VERIFY CODE

  • LIST WALLET

  • INFORMATION

  • PROFILE GUEST

  • PROFILE LESS

  • PROFILE MORE

  • PROFILE PREMIUM

  • REPORT

  • SETTINGS PROFILE

  • ADD TRANSACTION

  • ADD BANK

  • CHART

  • PREMIUM ACCOUNT,

  • ADD WALLET

  • CATEGORY

System Requirements

Flutter

Follow flutter offical guide:

https://flutter.dev/docs/get-started/installarrow-up-right

Run flutter doctor

Last updated

Was this helpful?