cloud_firestore
適用於 Android 與 iOS 的 Cloud Firestore Flutter 插件,一個雲端主機的 NoSQL 資料庫,支援即時同步與離線功能。
一個適用於桌面、行動裝置和網頁的平台自適應 Flutter 應用。
適用於 Android 與 iOS 的 Cloud Firestore Flutter 插件,一個雲端主機的 NoSQL 資料庫,支援即時同步與離線功能。
Firebase Auth 的 Flutter 插件,支援使用密碼、電話號碼以及 Google、Facebook 和 Twitter 等身分提供者進行驗證。
Firebase Core 的 Flutter 插件,支援連接到多個 Firebase 應用程式。
一個包裝 InheritedWidget 的工具,讓它們更容易使用且更具可重複使用性。
使用原生檔案選擇 UI 開啟和儲存檔案,或選擇目錄的 Flutter 外掛。
一個用於 Flutter 的 SVG 渲染和小部件庫,可讓您繪製和顯示可縮放向量圖形 1.1 檔案。
用於從 Android 和 iOS 圖像庫中選擇圖片,以及使用相機拍攝新照片的 Flutter 插件。
用於讀取和寫入簡單鍵值對的 Flutter 插件。在 iOS 上封裝了 NSUserDefaults,在 Android 上封裝了 SharedPreferences。
用於載入和快取網路圖片的 Flutter 庫。也可以與佔位符和錯誤組件一起使用。
用於產生不可變類別的程式碼,具有簡單的語法/API,且不會犧牲功能。
freezed 程式碼產生器的註解。此套件在沒有 freezed 時什麼也不會做。
v3.0.0自動調整文字大小以完美適應其邊界範圍的 Flutter 小部件。
{"sdk":"flutter"}^0.1.0^2.0.0{"git":{"url":"git://github.com/gskinnerTeam/auto_size_text.git","ref":"8800276218b053265ffc796a24e84820bebaaeac"}}^0.1.0+1^3.0.0^0.8.0^0.1.0+5^1.0.0-dev.3^0.4.0^2.0.0-nullsafety.0^2.0.1^2.0.0-nullsafety.1^2.0.0^0.0.1^0.8.2^0.0.2^0.0.4^0.0.2^0.8.1^0.22.0^0.8.0+4^1.0.0^4.8.00^2.0.1^5.0.0^1.0.6-nullsafety^1.0.0+1^2.0.4^2.0.1^1.0.0^2.0.1+1^3.0.2^1.0.0-nullsafety^6.0.2^3.0.1^0.2.2^0.9.0+1^1.0.1^1.0.1^1.0.1{"sdk":"flutter"}any{"sdk":"flutter"}—^1.0.0^0.14.1^0.14.1—^0.9.0^2.8.13以下為英文專案原文快照,最新內容請造訪 GitHub。
https://user-images.githubusercontent.com/736973/187334196-b79e48b2-dbb8-4ea7-8aac-04dbc7e5159f.png#gh-dark-mode-only https://user-images.githubusercontent.com/736973/187334195-9821c031-a566-4f8e-b4e3-3158f733c6e5.png#gh-light-mode-only
https://flutter.gskinner.com/folio/assets/images/git_promoimage.png?
A demo app showcasing how Flutter can deliver a great multi-platform experience, targeting iOS, Android, MacOS, Windows, Linux, and web. Built by gskinner in partnership with Google, Flutter Folio purposefully considers user expectations, input devices and idioms for each platform, ensuring it feels at home on every device.
In addition to forking and reviewing the MIT licensed code available here, you can check out more information on the Flutter Folio Showcase Website.
We exist to build innovative digital experiences for smart clients, and we love how easy Flutter makes that experience. Don't hesitate to stop by our site to learn more about what we do. We'd love to hear from you!
https://flutter.gskinner.com/folio/assets/images/git_dashes.png?
To preview the app you can download from the app store on your device by visiting: https://flutter.gskinner.com/folio/#g-download
If you're new to Flutter the first thing you'll need is to follow the setup instructions.
Once Flutter is setup, you can use the latest stable channel:
flutter channel stableflutter upgradeOnce you're on dev and desktop is enabled, you're ready to run the app:
flutter run -d windowsflutter run -d macosflutter run -d linuxflutter run -d androidflutter run -d iosflutter run -d webIf you re-start your IDE, you should also see a new launch option for your current desktop platform.
This repo includes a set of Keys for Cloudinary and Firebase that are on the free pricing plans. Depending on traffic, these may reach their limit. If that happens, you will need to provide your own keys in order to run the app locally, those can be found in AppKeys.dart. These limits should refresh each month, so your mileage will vary here.
This application is released under the MIT license. You can use the code for any purpose, including commercial projects.