Skip to content

A shopping app project using Flutter GetX and Sqlite packages.

License

Notifications You must be signed in to change notification settings

tomorrowbyte/getx-sqlite

Repository files navigation

Generic badge Maintenance Open Source Love svg2

GetX Shopping App

Simple shopping app project using GetX and Sqlite. The Getx package is really intresting and wonderful to work with. it has several cons:

  • It's easy to do state management
  • Provides MVC pattern
  • Less code than flutter itself
  • And tons of other intresting functionalities
  • Stripe payment integration

Visit official GetX repository.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Installation

Make sure you have installed flutter. Install Flutter

  1. Clone the repository git clone https://github.com/SebghatYusuf/getx-sqlite.git .
  2. Go to app directory and run flutter pub get
  3. And then run flutter run
  4. Now you can bring your desired change to app.
  5. Please feel free to contribute and make PRs.

Feedback

Ask Me Anything !
Contact