HamraheAvval Smart Parking: A secret app for secret corporation

PAYA PMS A future app for security mode!! Permissions on Android manifest: To access successfully to Internet: <uses-permission android:name=»android.permission.INTERNET» /> To System alert window Realtime render: <uses-permission android:name=»android.permission.SYSTEM_ALERT_WINDOW»/> To access in the local storage in both subtitle or videos: <uses-permission android:name=»android.permission.WRITE_EXTERNAL_STORAGE»/> <uses-permission android:name=»android.permission.READ_EXTERNAL_STORAGE»/> Use Biometric mobile users assets : <uses-permission android:name=»android.permission.USE_FINGERPRINT»/> FCM Manifest for click and continue and Message event …

Zoom Clone App Built with Flutter

Zoom Clone Zoom Clone that works on Android & iOS! Features Google Sign In Create New Meeting Join Meeting Mute/Unmute Audio Mute/Unmute Video Change Display Name while Joining Raise Hand Start Screen Sharing Mute Everyone Start Live Stream Screen Share Chat Switch Front/Rear Camera Picture in Picture Enter Tile View Disable Camera End Call See Your Meeting History Log out …

VietNam Covid 19 News App using Flutter Bloc

VietNam-Covid-19-News App – Flutter-Bloc 8.0.0 VietNam-Covid-19-News App create by Flutter version 2.8.1 && flutter_bloc version 8.0.0 I have developed this app all by myself and I would be happy to share the APK of the app for testing purposes Hope you like it 👍. Give me a star if you like it ⭐ Dowload Feature flutter_bloc: 8.0.0 carousel_slider cached_network_image flutter_webview_plugin …

Test application Weather for 8app.ru

Weather App Test application Weather for 8app.ru Getting Started In order to run the first build of the application, use the Makefile for code generation or run command: flutter pub run build_runner build –delete-conflicting-outputs Also, you need to add code below to your additional run args. –dart-define API_KEY={API_Key} Built with Flutter – The programming language used Authors Dmitry Munitsyn GitHub …

Task Management UI Template with Flutter

Flutter UI Designs Task Management Code How to get started? Download the project from Repo git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git cd task_management flutter pub get flutter run – Crypto Tracker Code How to get started? Download the project from Repo git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git cd crypto_tracker flutter pub get flutter run GitHub View Github

A Food Recipes UI using Flutter

foodrecipe A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and …

JobFindr App – Build a system that recommends jobs based on resume

Job Findr Problem Statement: Build a system that recommends jobs based on resume. Problem Description: The problem statement suggests to build a system which analyses resumes and provides job recommendations on the basis of it. Solution The objective of the project is to enable jobseekers to place their resumes and find appropriate jobs while companies to publish their vacancies and …