Skip to content

DompetApp/Dompet.flutter

Repository files navigation

Dompet

Dompet App

  • Thanks to the Pixso community for providing the design draft (しょうた).
  • A Digital Wallet App implemented by Flutter.

Please note

  • Since Firebase authentication is used, VPN is required in China to log in

Features

  • Support sign-on with github or google via firebase authentication
  • Support App to simulate payment, transfer, recharge and message by sqlite
  • Support App to access Web pages, and provide device interaction and debugging
  • Support App to implement simple chart interaction (line chart) by fl_chart
  • Support adapt to date formats in different regions (eg. US: October 3, 2024)
  • Support display different formats of amount (eg. USD 200,100、 $200,100.00)
  • Support adapt to different device screens (eg. vw、 vh、 wmax、wdp、 sr)

Packages

  • flutter_ringtone_player
  • flutter_inappwebview
  • auto_size_text
  • google_sign_in
  • firebase_core
  • firebase_auth
  • path_provider
  • fluttertoast
  • image_picker
  • get_storage
  • fl_chart
  • sqflite
  • convert
  • crypto
  • intl
  • path
  • dio
  • get

Renderings


License

  • Apache-2.0 license