An open API service indexing awesome lists of open source software.

https://github.com/chamal1120/flutter-getx-practice

Source code for the flutter getx exercise of CCS3351 Mobile Application Development module of University
https://github.com/chamal1120/flutter-getx-practice

dart flutter flutter-getx

Last synced: 29 days ago
JSON representation

Source code for the flutter getx exercise of CCS3351 Mobile Application Development module of University

Awesome Lists containing this project

README

          

# Flutter Routing(Navigation) with GetX

A simple flutter routing implementation with getX library for the Mobile Application Development Module.

# Previews

# How To Run

1. Clone the repo and cd into it.
2. Run `flutter pub get` to sync the dependancies.
3. Start the app with your preffered device or emulator.

# Thank You