Getx Clean

Clean Architecture for GetX

Getting Started

Before run, add below to “android/app/build.gradle”

android { 
    compileSdkVersion 33
    ....
}

defaultConfig { 
    ....
    minSdkVersion 18
    ....
}

Run in supported Flutter Language Software

Acknowledgements

? Links

linkedin

GitHub

View Github