Skip to content

Diaga/Twix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twix

The project, codenamed "Twix" with the real application label being Cask, is developed for AppCon'19 by Telenor Microfinance Bank. This repository only contains the mobile application or frontend of the whole project.

For the backend service, please visit Twix Server

Documentation

Using Android Studio is recommended, however, you can use IntelliJ or your favorite IDE. Just use the flutter plugin!

For installing Flutter, please refer to the official flutter documentation.

Building APK

In four simple steps, you can build the APK on your own machine!

  • Ensure that the flutter SDK has been setup for your favorite IDE by running the following command:

    flutter doctor
    
  • Clone the git repository.

  • Get the packages by running the following command:

    flutter pub get
    
  • Connect your Android phone or setup the emulator and run!

Pre-built APK

You can download the pre-built APK through either of the following methods:

Dependencies

Twix has the following dependencies in addition to Flutter:

About

AppCon Task Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages