mobile_scanner
एक सार्वभौमिक फ्लटर बारकोड और क्यूआर कोड स्कैनर जो एंड्रॉइड में CameraX/ML Kit, iOS और macOS में AVFoundation/Apple Vision और वेब के लिए ZXing का उपयोग करता है।
फ्लटर में लिखा गया कांग्रेस फ़ारप्लान ऐप
एक सार्वभौमिक फ्लटर बारकोड और क्यूआर कोड स्कैनर जो एंड्रॉइड में CameraX/ML Kit, iOS और macOS में AVFoundation/Apple Vision और वेब के लिए ZXing का उपयोग करता है।
v3.1.0फ्लटर के मुख्य ड्रॉपडाउन बटन विजेट जिसमें स्थिर ड्रॉपडाउन मेनू होता है और आपकी आवश्यकताओं के अनुसार कई अन्य विकल्प भी होते हैं।
उपयोगकर्ता के उपकरण पर कैलेंडर को संशोधित करने के लिए एक क्रॉस-प्लेटफॉर्म प्लगइन।
v6.0.0फ्लटर में टेक्स्ट में URL और ईमेल को क्लिक करने योग्य इनलाइन लिंक में बदलें।
v2.0.0अपने PageViews के लिए कस्टमाइज़ करने योग्य सूचक।
{"sdk":"flutter"}^1.1.2^2.1.1^6.1.1^6.0.0^2.0.0^6.2.1^7.0.0^2.0.9^0.20.2^12.0.1^4.3.2^9.0.0^0.9.2^7.1.4^4.1.0^2.3.9{"sdk":"flutter"}यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
A Congress Fahrplan App written in Flutter
Build the app using flutter build apk --split-per-abi.
Increment the flutterVersionCode and flutterVersionName in android/app/build.gradle as well as version in pubspec.yaml
Required key.properties in ./android/.
Content:
storePassword=<Keystore Password>
keyPassword=<Key Password>
keyAlias=<Alias>
storeFile=<Location of the Keystore>
When building on Windows: Make sure that the location only includes \\ and no \.
All contributions are welcome, especially in the following areas:
SPDX-License-Identifier: GPL-2.0-only
The full version of the license can be found in LICENSE.
Copyright (C) 2019-2021 Benjamin Schilling