hasancse91 / flutter_getx_template

A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.
MIT License
413 stars 152 forks source link

Integrate Local database (SQLite) for offline support #10

Open hasancse91 opened 3 years ago

hasancse91 commented 3 years ago
jitenders859 commented 2 years ago

Hello, I am eagerly waiting for these functionalities to be added to flutter_getx_template. Can anyone tell when this will be implemented?

hasibul-hasan-shuvo commented 2 years ago

Hello, I am eagerly waiting for these functionalities to be added to flutter_getx_template. Can anyone tell when this will be implemented?

Ing Sha Allah you will get it within next week.

jitenders859 commented 2 years ago

@Shuvo1260 Please let me know if you are working on this. also I can help with implementing sqlite in the architecture.

shafayathossain commented 2 years ago

@jitenders859 You're welcome to contribute here. You can clone, develop and create a PR. We will review and merge it.

jitenders859 commented 2 years ago

@shafayathossain Sure will clone and try to contribute.

jitenders859 commented 2 years ago

@shafayathossain can I use hive instead of sqlite

hasancse91 commented 2 years ago

We want to implement floor package here. Shuvo is working on it.

vankhoa01 commented 2 years ago

Thank you @hasancse91 for very good template :) I'm not sure whether local database was implemented by Shuvo ?