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