firebase_remote_config
Firebase Remote Config 的 Flutter 插件。無需重新發佈應用即可更新應用的外觀與行為。
一款幫助您建立詞彙量的應用程式。本應用程式包含800多個精心挑選的GRE單字
Firebase Remote Config 的 Flutter 插件。無需重新發佈應用即可更新應用的外觀與行為。
一個在 Web 上提供 WebView 小工具的 Flutter 插件。
v2.0.0一個提供給 Flutter 滾動組件下拉刷新和上拉加載的元件。
v0.14.6Rive Flutter 執行時期。此套件為使用 Rive 編輯器(可於 https://rive.app 取得)建立的 Rive 圖形提供執行時期功能。
監聽 PostgreSQL 資料庫和透過 WebSocket 的變更。此功能用於與 Supabase 即時伺服器搭配使用。
Supabase 的 Dart 客戶端。此客戶端讓開發人員能輕鬆建立安全且可擴展的產品。
v0.14.2一個 Flutter 套件,用於實作 Material Design 特性發現功能,向新使用者展示特定功能的說明。請參閱 https://tinyurl.com/FeatureDiscovery
官方 Dart 程式碼檢查規則。定義了 Dart 團隊建議的「核心」與「推薦」程式碼檢查集合。
v0.7.7一個 Flutter 套件,可使用最少的程式碼與麻煩來建立進階底部導航列
^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.0以下為英文專案原文快照,最新內容請造訪 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