Giter Club home page Giter Club logo

tweety-mobile's Introduction

Tweety

Mobile app for Tweety written in Flutter.

Screenshots (in dark mode)

Login Screen Register Screen Tweets Screen Explore Screen Profile Screen
Login Screen Register Screen Tweets Screen Explore Screen Explore Screen
Publish Tweet/Reply Form Mention Users Nav Drawer Account Settings Screen Theme Settings Screen
Publish Tweet/Reply Form Mention Users Nav Drawer Account Settings Screen Theme Settings Screen
Single Tweet Screen User Search Result Edit Profile Screen Follow/Follower List Screen Notificaitons Screen
Single Tweet Screen User Search Result Edit Profile Follow/Follower List Screen Notifications Screen
Messages Screen Chat Screen Empty Chat Screen
Messages Screen Chat Screen Empty Chat

Installation

Prerequisites

  • 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.
static const BASE_URL = 'YOUR_LOCALHOST_URL_OR_SHARED_SITES_URL/api';

Realtime chat

For realtime chat, to use localhost url generated with php artisan serve (10.0.3.2 for Genymotion, 10.0.2.2 for official android emulator) because websocket port 6001 cannot be set up on Expose or Ngrok.

Features

All the features avaiable in web app are also available in mobile app.

tweety-mobile's People

Contributors

tunnandaaung avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.