Skip to content

kiranraj62/aqualy_mob

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aqua.ly

Android project based on flutter framework.

Things to remember

Setup

$ git clone https://github.com/hvkalayil/aqualy_mob.git
$ cd aqualy_mob
$ git checkout -b "Branch Name"

Adding screens

  • create new dart file under lib/Screens
  • create new stateless widget
  • create static String variable in the new widget class
  • add this data to routes.dart DONE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.8%
  • Other 0.2%