Drinkify is a Flutter party planning app which helps you organize and plan the perfect party with your friends. With Drinkify, you can search for and find the best parties in your area, create a guest list and plan your party with ease.
To get started with Drinkify, clone this repository to your local machine and open it in your preferred IDE or code editor. Then, run the following command in your terminal to install all required dependencies:
flutter pub get
URL = "https://0.0.0.0:8000"
Once all dependencies have been installed, run the following command to start the app:
flutter run
In order to build the app run:
flutter build [apk / appbundle / ios]
Once you've done that, run the following command:
flutter install
Drinkify uses liquor-lovers. Without it, app won't be able to work properly.
Contributions to Drinkify are always welcome and appreciated! If you would like to contribute, please fork this repository and submit a pull request with your changes.
Drinkify is distributed under the GNU General Public License v3.0. See LICENSE for more information.