All Projects → theindianappguy → Rest_app

theindianappguy / Rest_app

Authentication + Splash Screen Flutter UI, UI created getting inspired from one share on dribble with flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Rest app

Gappein Chat Sdk
A plug and play modular toolkit for integrating the Chat feature on top of Firebase!
Stars: ✭ 154 (-8.88%)
Mutual labels:  firebase
Cerebral
Declarative state and side effects management for popular JavaScript frameworks
Stars: ✭ 1,946 (+1051.48%)
Mutual labels:  firebase
Action Hosting Deploy
Automatically deploy shareable previews for your Firebase Hosting sites
Stars: ✭ 166 (-1.78%)
Mutual labels:  firebase
Pokidex
Android app that identifies and detects Pokemons in the provided Image using Tensorflow Lite and Firebase MLKit
Stars: ✭ 157 (-7.1%)
Mutual labels:  firebase
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (-4.73%)
Mutual labels:  firebase
Workshops
Workshops organized to introduce students to security, AI, AR/VR, hardware and software
Stars: ✭ 162 (-4.14%)
Mutual labels:  firebase
Uber React
Uber-like project in React Native
Stars: ✭ 151 (-10.65%)
Mutual labels:  firebase
Fcm
Firebase Cloud Messaging (FCM) notifications channel for Laravel
Stars: ✭ 169 (+0%)
Mutual labels:  firebase
Photostream
A photo sharing iOS app that uses Firebase and is being driven by VIPER architecture.
Stars: ✭ 162 (-4.14%)
Mutual labels:  firebase
Awesome Opensource Apps
🏠ℹ️ Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy!
Stars: ✭ 2,199 (+1201.18%)
Mutual labels:  firebase
Friendlypix Ios
Friendly Pix iOS is a sample app demonstrating how to build an iOS app with the Firebase Platform.
Stars: ✭ 157 (-7.1%)
Mutual labels:  firebase
Flutter commerce
An Ecommerce application built in Flutter using Firebase.
Stars: ✭ 148 (-12.43%)
Mutual labels:  firebase
Julienne
Sample app for sharing recipes built with React, Typescript, Firebase and Sancho
Stars: ✭ 165 (-2.37%)
Mutual labels:  firebase
React Firebase File Uploader
An image uploader for react that uploads images to your firebase storage
Stars: ✭ 155 (-8.28%)
Mutual labels:  firebase
Angular Search Experience
Algolia + Angular = 🔥🔥🔥
Stars: ✭ 167 (-1.18%)
Mutual labels:  firebase
Pul
PÜL - A carpooling app designed for students to help each other get more involved in their community.
Stars: ✭ 152 (-10.06%)
Mutual labels:  firebase
Fireo
Google Cloud Firestore modern and simplest convenient ORM package in Python. FireO is specifically designed for the Google's Firestore
Stars: ✭ 163 (-3.55%)
Mutual labels:  firebase
Tiktok Clone
An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)
Stars: ✭ 170 (+0.59%)
Mutual labels:  firebase
Fireedit
🔥 FireEdit is a real-time text editor which allows programmers work simultaneously.
Stars: ✭ 168 (-0.59%)
Mutual labels:  firebase
Firebase React Native Redux Starter
Starter For Firebase, React Native, Redux Applications With 100% Of Code In Common Between IOS And Android, with built In Authentication, Crud Example And Form Validation.
Stars: ✭ 166 (-1.78%)
Mutual labels:  firebase

rest_app

Rest App, with Firebase Auth + SplashScreen

UI created getting inspired from one share on dribble with flutter, after getting amazing responce, Added Firebase Authentication

To use just connect to firebase, All the things are done just add the googleservice.json file and ios GoogleService-Info.plish and you are done.

Do ⭐ the repo it really motivates me to share more open source

Setup Process in Two Steps

  1. Connect with Firebase Android So for this first login to the firebase create a project and then > Project Overview then enter the "Package Name" for this project it is com.theindianappguy.rest_app
Screenshot 2020-02-04 at 1 14 47 PM

Next >

Screenshot 2020-02-04 at 1 15 03 PM

Next > Next > Skip this step

  1. Connect with Firebase IOS Open any file inside the ios directory in the main project then there will be option to open it in xcode at the top right hand corner , or you can just open the ios directory with Xcode then open the runner and there will be the "Bundle Id" copy that and
Screenshot 2020-02-04 at 1 45 34 PM

Register app >

Screenshot 2020-02-04 at 1 49 02 PM

Next > Next > Skip this step

Facing Problems? contact me at LinkedIn i am always happy to help;

Installation

flutter pub get

Usage

flutter run

Created & Maintained By

Sanskar Tiwari (@theindianappguy) (YouTube)

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕️

License

Copyright 2020 Sanskar Tiwari

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].