firebase_remote_config
Flutter-Plugin für Firebase Remote Config. Aktualisieren Sie das Aussehen und Verhalten Ihrer Anwendung, ohne neu veröffentlichen zu müssen.
Eine App, die Ihnen helfen soll, Ihr Vokabular zu erweitern. Diese App enthält über 800 sorgfältig ausgewählte GRE-Wörter
Flutter-Plugin für Firebase Remote Config. Aktualisieren Sie das Aussehen und Verhalten Ihrer Anwendung, ohne neu veröffentlichen zu müssen.
Ein Flutter-Plugin, das ein WebView-Widget für das Web bereitstellt.
v2.0.0Ein Widget, das dem Flutter-Sroll-Component für Pull-to-Refresh und Pull-up-Laden bereitgestellt wird.
v0.14.6Rive Flutter-Laufzeit. Dieses Paket bietet Laufzeitfunktionen für Rive-Grafiken, die mit dem Rive-Editor erstellt wurden, der unter https://rive.app verfügbar ist
Hört Änderungen in einer PostgreSQL-Datenbank und über WebSockets. Dies ist für die Verwendung mit dem Supabase Realtime-Server gedacht.
Ein Dart-Client für Supabase. Dieser Client macht es Entwicklern einfach, sichere und skalierbare Produkte zu erstellen.
v0.14.2Ein Flutter-Paket, das die Material Design-Funktionserkennung implementiert, um neue Benutzer über bestimmte Funktionen zu informieren. Siehe https://tinyurl.com/FeatureDiscovery
Offizielle Dart-Lint-Regeln. Definiert die von der Dart-Team empfohlenen 'Core'- und 'empfohlenen' Gruppe von Lints.
v0.7.7Ein Flutter-Paket zum Erstellen eines erweiterten BottomNavigationBar mit minimalem Code und Aufwand
^2.0.11^3.4.1^1.0.9{"git":{"url":"https://github.com/maheshmnj/feature_discovery.git","ref":"master"}}^12.4.1^6.5.4^4.9.0^16.2.2^4.1.7^6.5.1{"sdk":"flutter"}^21.0.0^3.3.1^0.7.0^9.1.0^17.2.3^8.1.0^7.2.0^1.0.0^0.20.2^4.12.0{"git":{"url":"https://github.com/maheshmnj/navbar_router.git"}}^10.1.0^10.0.18^2.0.0^2.7.3^1.8.3^0.14.7^13.1.0^2.5.5^2.0.7^2.0.1^2.10.6^6.3.2^4.5.3^4.13.1^0.2.3^2.15.0^0.14.4{"sdk":"flutter"}{"sdk":"flutter"}^6.14.0^6.1.0Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
Supercharge your vocabulary with our comprehensive app designed to help you excel in English! Whether you're preparing for the GRE or simply aiming to enhance your language skills, this app is your ultimate companion. Unlock the potential of over 800 meticulously curated GRE words, carefully selected to bolster your word power.
Our app goes beyond just presenting words; it empowers you to truly master them. Keep track of your progress as you conquer words, marking them as mastered and solidifying your understanding. With our intuitive interface, effortlessly navigate through your learned words while exploring exciting new vocabulary.
Stay motivated and inspired with our engaging 'Word of the Day' feature. Every day, discover a captivating new word accompanied by its definition, example usage, and additional insights to broaden your linguistic horizons.
What sets us apart is our commitment to collaboration and community. Our app is an open-source crowd platform, welcoming contributions from every user. Join our network of language enthusiasts, and contribute to our expanding database by suggesting edits, offering alternative definitions, or sharing additional examples. Together, we can collectively improve the quality and accuracy of our word collection, fostering a community-driven platform for continuous learning.
Download the app now and embark on an enriching vocabulary journey. Enhance your language skills, build your confidence, and embrace the power of words. Start expanding your linguistic repert`oire today.
Key Features:
| Android | iOS | MacOS | Web |
|---|---|---|---|
| ✅ | ✅ | ❌ | ✅ |
| Preview 1 | Preview 2 | Preview 3 |
|---|---|---|
| https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%201.png | https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%202.png | https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%203.png |
| Preview 4 | Preview 5 | Preview 6 |
|---|---|---|
| https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%204.png | https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%205.png | https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%206.png |
| Preview 7 | Preview 8 | Preview 9 |
|---|---|---|
| https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%207.png | https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%208.png | https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%209.png |
The app is designed using Material Design guidelines. The design files can be found here
| v0.4.2 |
|---|
| https://github.com/maheshmnj/vocabhub/assets/31410839/a3eee2da-dd51-445c-bed7-45363ae9ed7f |
| v0.2.2 |
|---|
| https://user-images.githubusercontent.com/31410839/125232197-be28a180-e2f9-11eb-82db-980325528b55.png |
| v0.2.0 |
|---|
| https://user-images.githubusercontent.com/31410839/121843891-b8429f00-cd00-11eb-8fc9-c242b8a6a19c.png |
| v0.1.0 |
|---|
| https://user-images.githubusercontent.com/31410839/120900881-131b2d00-c655-11eb-8c00-6aafade70d29.png |
Feel Free to contribute to this app to make the platform better.
Design files for this project can be found here https://www.figma.com/file/xPCoi1IcW8M6TODTqjG9GZ/Vocabhub?node-id=0%3A1
Data is no longer being collected into this sheet. Contribution does not necessarily mean sending a pull request you could also contribute by improving the sheet.
This problem can be solved using greedy approach. Let n be the total number of jobs with J = {1, 2, 3, 4 … n} with their finish times C = {c1, c2, c3,... cn} and corresponding weights W = {w1, w2, w3 … wn}
The idea is to sort the jobs in descending order of their ratio wi/ti and then calculate the weighted sum