Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jay-tillu/society-security-admin-flutter

Admin Panel For Society Security App.
https://github.com/jay-tillu/society-security-admin-flutter

firebase firebase-auth firestore-database flutter otp-verification

Last synced: 3 days ago
JSON representation

Admin Panel For Society Security App.

Awesome Lists containing this project

README

        


Defender Admin App Logo

Defender Admin App


Admin Panel For Defender Security App.

## Learnings
* How Admin-User Data Encapsulation Works.
* How to implement OTP Base Verification.
* How to store data in Firestore.
* How to Retrieve data from Firestore.
* How to create custom widgets and reuse them.
* How to use native device features like a camera.
* How to create production build using Android Studio.
* How to publish the app on Playstore.

## Screenshots








## Plugins

- cupertino_icons: ^1.0.0
- firebase_core: ^0.7.0
- cloud_firestore: ^0.16.0
- firebase_auth: ^0.20.0+1
- firebase_storage: ^7.0.0
- flutter_statusbarcolor: ^0.2.3
- font_awesome_flutter: ^8.11.0
- modal_progress_hud: ^0.1.3
- colorful_safe_area: ^0.2.1
- webview_flutter: ^1.0.7
- flutter_initicon: ^1.0.3

## Technologies

- Flutter -- version 1.19.0
- Dart -- version 2.11.0