wallet ui app
this project is an implementation of a design i found on uplabs.com by subramanian.
art
getting started
this project is a starting point for a flutter application.
to download this project,
open your terminal or cmd
cd folder/to/clone-into/
regnex/walletuiapp.git
then
locate the project on your system and open with android studio or vscode or intellij ide.
to run:
c:pathtoproject> flutter run
switch theme
long press to switch theme
resources
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
prerequisites
what things you need to run the app
* android studio/vscode/intellij ide
* flutter sdk
* android sdk
Comments are closed.