An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Jul 7, 2022 - Dart
{{ message }}
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Uber's cross-platform mobile architecture framework.
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Galio is a beautifully designed, Free and Open Source React Native Framework
New category
No response
Support a path argument on amplify plugin add to simplify command:
amplify plugin add --path $(pnpm root -g)/amplify-graphql-seed-plugin
Currently we need to first capture the absolute path, and
Enhanced WebView component for Android that works as intended out of the box
Is your feature request related to a problem? Please describe.
支持自动检测框架的覆盖范围仅仅支持了几个常见前端框架和函数,还可以拓展更多的框架和语言来提升体验
这块的实现是基于配置式的,可以比较轻松拓展一个新框架的支持
https://github.com/TencentCloudBase/cloudbase-framework/blob/master/packages/framework-core/src/detect-frameworks/frameworks.ts
大家可以通过这个快速参与进核心代码的开发当中,目前可以考虑支持的框架和技术有 Hexo, Egg, Koa, Express, Koa , Docker 容器等
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
I already do it in my app, but I thought of sharing it here as I think that most apps (and CN1 as a platform) would benefit from this
As this project is community-driven, feel free to open an issue (or even better, send a Pull Request) for expanding this list. Contributions are very much welcome.
Pull Request Process:
The current API (GraphQL) docs do not have any examples using query predicates. See the docs on fetching data.
Common use cases should be covered. For example:
Post.TITLE.eq(title)Post.BLOG.eq(blogId)Docs were recen
"Selenium for Android" (Test automate native or hybrid Android apps and the mobile web with Selendroid.) Join us on IRC #selendroid on freenode. Also confirm you have signed the CLA http://goo.gl/pAvxEI when making a Pull Request.
An advanced UI design implemented in Flutter
A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example
React Native wrappers for https://github.com/afollestad/material-dialogs
Recipes App in React Native
An official implementation of MobileStyleGAN in PyTorch
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
LiveCode cross-platform development environment (engine)
An image resizing library for Android
A Flutter app which shows a list of popular movies.
Skygear - an open source serverless platform for modern secure app development
A curated list of awesome Flutter libraries, tools, tutorials, articles and more.. All you should know about Flutter development!
A flutter plugin to handle Android / iOS camera
Add a description, image, and links to the mobile-development topic page so that developers can more easily learn about it.
To associate your repository with the mobile-development topic, visit your repo's landing page and select "manage topics."
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h