🎮
probably coding
Highlights
Pinned Loading
-
IPEC-Students-App-Flutter
IPEC-Students-App-Flutter PublicThis app automates the step that is needed to be followed in order to view attendance and also students can view the attendance table which is completely different from the traditional table which …
-
Xiaomi-Notebook14-Hackintosh
Xiaomi-Notebook14-Hackintosh PublicMonterey/BigSur on Xiaomi NoteBook 14. Only for educational purposes. Open for improvements and suggestions
-
meet_notify
meet_notify PublicA chrome extension that will listen to given keywords in google meet chat and sends a notification whenever a keyword is detected in the google meet chat.
JavaScript
-
flutter-meedu-player
flutter-meedu-player PublicForked from darwin-morocho/flutter-meedu-player
⭐ Added new features like VideoFit etc.
Dart
-
Dynamic Firestore Image Resizing Fun...
Dynamic Firestore Image Resizing Function > Simple #1 1import * as functions from "firebase-functions";
2import * as admin from "firebase-admin";
3import * as sharp from "sharp";
45// Just a list of all of the formats supported by Sharp
-
Flutter Firestore Caching Example
Flutter Firestore Caching Example 1// This how you can reduce read operation on firestore by caching.
2// Since, '.get()' will always make network request which is billed in by firebase.
3// Using this caching technique we can reduce cost.
45Future getSlider() async {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.