sqflite_common_ffi_web
sqlite3 ffi और sqlite3 wasm का उपयोग करके Sqflite वेब इम्प्लीमेंटेशन।
कशुसो (स्कूलनेट्ज़) स्कूल प्लेटफॉर्म के लिए एक क्रॉस-प्लेटफॉर्म मोबाइल क्लाइंट।
sqlite3 ffi और sqlite3 wasm का उपयोग करके Sqflite वेब इम्प्लीमेंटेशन।
एक सार्वभौमिक फ्लटर बारकोड और क्यूआर कोड स्कैनर जो एंड्रॉइड में CameraX/ML Kit, iOS और macOS में AVFoundation/Apple Vision और वेब के लिए ZXing का उपयोग करता है।
फ्लटर इन-एप्प खरीदारी और सब्सक्रिप्शन को आसान बनाया गया है। प्लगइन iOS, macOS और Android का समर्थन करता है।
RevenueCat Paywalls को एकीकृत करने वाला Flutter प्लगइन। इस प्लगइन का समर्थन iOS और Android दोनों के लिए है।
v2.2.1Flutter पेज ट्रांजिशन पैकेज जो दूसरे पेज के संक्रमण है
Google मोबाइल एड्स के लिए Flutter प्लगइन, बैनर, इंटरस्टिशियल (पूर्ण-स्क्रीन), रिवार्डेड और नेटिव विज्ञापनों का समर्थन करता है
v1.1.3एक क्षैतिज तारीख़ चयनकर्ता जो कम स्क्रीन स्थान लेता है, इसलिए हमेशा दिखाई दे सकता है, और एक हाथ से उपयोग करने में सुविधा प्रदान करता है।
v1.3.0लोडिंग एनिमेशन या लोडिंग स्पिनर या लोडर। जब ऐप लोडिंग स्थिति में है या कुछ प्रोसेसिंग के लिए अनिश्चित समय के लिए चल रहा है, तो इसका उपयोग लोडिंग एनिमेशन दिखाने के लिए किया जाता है।
आपके फ्लटर प्रोजेक्ट के बंडल आईडी और एप्लिकेशन नाम को iOS, Android, MacOS और Linux प्लेटफॉर्म के लिए बदलने या रीनेम करने में मदद करता है
v0.1.1iOS और macOS के लिए मूल लिक्विड ग्लास विजेट्स, पिक्सेल-परफेक्ट फिडेलिटी के साथ।
v2.0.9"easy_date_timeline" पैकेज एक कस्टमाइज़ेबल फ्लटर लाइब्रेरी है जो क्षैतिज दृश्य में तिथियों का समय रेखा प्रदर्शित करती है।
उपयोग में आसान और कस्टमाइज़ करने योग्य थीम प्रदाता। इस विजेट का उपयोग विजेट वृक्ष में एक थीम नियंत्रक को आसानी से प्रदान करने के लिए किया जा सकता है।
{"sdk":"flutter"}^1.0.2^1.2.1^3.0.3^2.0.15^8.0.0^0.6.0^1.1.1^2.0.1^0.1.1^2.3.1^10.0.0^0.9.2^2.0.9^9.0.0^0.1.0^3.1.0^0.20.0^6.1.5^3.0.0^6.1.10^2.4.2^2.4.0+2^1.1.1^19.5.0{"git":{"url":"https://github.com/muhammadtalhasultan/calendar_timeline.git","ref":"dependabot/pub/intl-0.20.2"}}^2.0.9^4.2.1^16.1.0^12.0.4^1.2.0+4^2.0.0^5.1.1^1.4.1^2.0.6^2.0.1{"sdk":"flutter"}^0.15.4^10.9.1^10.9.1^7.1.3any^0.1.5^0.12.0^2.0.1^5.0.3{"sdk":"flutter"}यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
A cross-platform mobile client for the Kaschuso (schulnetz) School platform.
·
Report Bug
·
Request Feature
Contributors Forks Stargazers Issues GNU Affero General Public License v3.0
You can download & install Notely from either the App Store, Google Play Store or use it on the web.
Notely is a cross-platform app for the commonly used swiss school platform "Schulnetz" which allows you to see your grades, timetable and absences. It's currently only compatible with schools within the canton of Solothurn. (KSSO, GIBS, KBS, etc..)
https://raw.githubusercontent.com/thilojaeggi/notely/refs/heads/main/fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpeg https://raw.githubusercontent.com/thilojaeggi/notely/refs/heads/main/fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpeg https://raw.githubusercontent.com/thilojaeggi/notely/refs/heads/main/fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpeg https://raw.githubusercontent.com/thilojaeggi/notely/refs/heads/main/fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpeg https://raw.githubusercontent.com/thilojaeggi/notely/refs/heads/main/fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpeg
To get a local copy up and running follow these simple steps.
Flutter and Dart need to be installed.
git clone https://github.com/thilojaeggi/Notely.git
flutter pub get
flutter build apk
orflutter build ipa
On the login screen select your school, enter your credentails and tap "Log in". That's it.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Distributed under the GNU Affero General Public License v3.0. See LICENSE.md for more information.
Thilo Jaeggi - thilo@notely.ch
Project Link: https://github.com/thilojaeggi/Notely