Skip to content

The Flutter-powered mobile app for Lacquer built with BLoC for state management. Offers translation, dictionary lookup, AI chatbot conversations, and interactive games.

Notifications You must be signed in to change notification settings

Lacquer-UIT/Mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

235 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lacquer Project

Welcome to the Lacquer project! Follow these steps to get started.

Features

Setup Instructions

  1. Get the .env file
    Visit this link for instructions on obtaining the .env file. Place it in the project root directory.

  2. Install just (Command Runner)
    Ensure you have just installed. You can install it using any of the following methods:

    • Using Cargo (Universal) (recommended):
      cargo install just
    • Using Homebrew (macOS/Linux):
      brew install just
    • Using Scoop (Windows):
      scoop install just
    • Download Prebuilt Binaries: Check the official releases
  3. Run the Project
    Use the just command to run the program:

    just

    Alternative: Run with custom environment variables
    You can also run the app with custom environment variables:

    flutter run --dart-define=SERVER_URL=https://your-server-url.com
  4. Initialize Husky Hook (Run Once)
    Before making commits, initialize the Husky hook:

    just init

About

The Flutter-powered mobile app for Lacquer built with BLoC for state management. Offers translation, dictionary lookup, AI chatbot conversations, and interactive games.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages