• Stars
    star
    9
  • Rank 1,933,290 (Top 39 %)
  • Language
    Dart
  • Created over 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Make a complete mobile social media app like Twitter, Instagram or Facebook using Flutter and Firebase!

More Repositories

1

flutter_auth_bundle

Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Anonymous.
Dart
8
star
2

slrts_mobile_server

Sri Lanka Railway Tracking System. Mobile App + Servers
JavaScript
3
star
3

flutter_personal_expenses

Widgets, Styling, Adding Logic - Building a Real App
Dart
2
star
4

nodemcu_gps_firebase

This is project is GPS Tracker module using GY-NEO6MV2 NEO-6M GPS Module to scan Location and then nodeMCU will send data to Firebase
C++
2
star
5

node-chatcat

ChatCAT - Creating a Realtime Multiroom Chat App & Deploying it on Heroku
JavaScript
1
star
6

node-fundamentals

Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a web browser.
HTML
1
star
7

flutter_quiz_app

Flutter Quiz app for learning about Widgets and Dart Basics.
Dart
1
star
8

flutter_navigations

Dart
1
star
9

dart_datastructure_algorithms

Data Structure and Algorithms by Dart Language.
Dart
1
star
10

flutter_splash_screen

Splash screens (also known as launch screens) provide a simple initial experience while your mobile app loads. They set the stage for your application, while allowing time for the app engine to load and your app to initialize. This guide teaches you how to use splash screens appropriately on iOS and Android.
Dart
1
star
11

data_structures_and_algorithms

JavaScript
1
star
12

flutter_learno_admin

This is a Social Media app combined with a Quiz app admin panel with Flutter. One month time-based project.
Dart
1
star
13

flutter_google_maps

Flutter Google Maps Featured snippet from the web With the Google Maps Flutter plugin, you can add maps based on Google maps data to your application. The plugin automatically handles access to the Google Maps servers, map display, and response to user gestures such as clicks and drags. You can also add markers to your map.
Dart
1
star
14

arduino_sim800l_sms_call_gprs

The SIM800L is a GSM/GPRS module built by SIMCom. The communication with the SIM800L module relies on AT commands. The available AT commands are described in the SIM800 series AT Command Manual. The original module is working with an input voltage of 3.7V to 4.2V.
1
star
15

stock_market_data_collector

Python + Flask + Excel database. Mql4 Http Request Sender
MQL4
1
star
16

flutter_bloc_pattern

The BLoC pattern uses Reactive Programming to handle the flow of data within an app. A BLoC stands as a middleman between a source of data in your app (e.g an API response) and widgets that need the data. ... You add streams of event/data input into a Sink and listen to them as streams of data output through a Stream.
Dart
1
star
17

74hc595_16bit_controller

Shift registers allow you to drive unlimited digital output pins from just a few control pins on a microcontroller or digital logic circuit. These high-speed shift registers will each handle up to 8 independent output channels and can be daisy-chained together to create huge arrays of LEDs. They work easily with any Arduino, Raspberry Pi or BoardX and simplify the design of both hardware and software by minimizing the number of MCU GPIOs needed to drive lots of LEDs. Plus they can also be driven using SPI hardware, minimizing software overhead.
C++
1
star