langx / langx-flutter

Here is the Flutter-based version of the LangX application, originally developed using the Ionic Angular framework.
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Add Appwrite SDK and implement login/logout functionality #3

Closed xuelink closed 4 months ago

xuelink commented 4 months ago

This pull request adds the Appwrite SDK as a dependency and implements the login functionality using the SDK. It also includes refactoring to remove unnecessary comments and imports, update widgets, and add environment variables.