You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run this project, you must have Dart Programming Language and Flutter SDK installed in your machine.
You must also set up the backend server for Tweety. You can find the instructions here.
Step 1
Begin by cloning this repository to your machine.
To install dependencies, run this command in your terminal
flutter pub get
Step 2
Next, boot up a server and reference you localhost url in lib/constants/api_constants.dart file as below. For this, you can also user services like Laravel Valet or Expose to get a shareable sites.