Skip to content

LoopringSecondary/loopr-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loopr-mobile

loopring mobile app repo

Flutter References

Features that will be written in Flutter

  • Chat
  • QR code (Completed)
  • Setting
  • Setting detail
  • dialog_wallet_create_success
  • Airdrop (In Progress)
  • Add Contact
  • Add Tokens
  • Order list
  • Order detail (Completed)
  • P2P list
  • P2P detail
  • Asset detail
  • Transaction detail (Completed)
  • Set gas (Completed)
  • Select token to send (In Progress)
  • Switch send token
  • Backup mnemonics (Completed)
  • News
  • AppRelease

UI view and data

An app is always to render data in a UI view. flutter-module is primary for UI view and should be stateless. How to fetch data, process data and store data from Relay are in iOS and Android native code.

How to add a view

Navigate with named routes Flutter: Advance Routing and Navigator

Open questions

Releases

No releases published

Packages

No packages published

Languages