-
Updated
Aug 27, 2021 - Dart
mobile-development
Here are 1,421 public repositories matching this topic...
-
Updated
Aug 20, 2021 - Java
-
Updated
Aug 25, 2021 - Python
-
Updated
Aug 3, 2021 - Kotlin
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Aug 27, 2021 - Objective-C
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTI
-
Updated
Apr 2, 2021 - Java
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 容器等
- Vue
- React
- V
-
Updated
Jan 6, 2020 - C++
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
- Implement anti-aliasing in JavaSE images and image operations
I currently use https://github.com/mortennobel/java-image-scaling which works great. Images in JavaSE look pretty bad (especially when scaled/rotated), this is kind of a must have
Scaling with
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:
- Ensure the project tutorial to be added doesn't already exist and it is of good quality (code quality, project scope & project relevance).
- Update the [data.js](https://github.com/Xtremilicious/ProjectLea
Describe the bug
There are some Events for DataStoreHubEvent that are not recognized and therefore cant be handled with a hubSubscription.
For some reason DataStore won't update a specific model and since the event is not recognized the only error log that I'm receiving is:
E/amplify:flutter:datastore(27989): Unrecognized DataStoreHubEvent: outboxMutationFailed
To Reproduce
St
-
Updated
Aug 2, 2021 - Java
-
Updated
Jul 10, 2021 - Dart
-
Updated
Aug 12, 2021 - Java
-
Updated
Jun 18, 2020 - Dart
-
Updated
Nov 5, 2018 - Python
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Aug 17, 2021 - Python
-
Updated
Aug 25, 2021 - Python
-
Updated
Jul 10, 2018 - Java
-
Updated
Jun 16, 2021 - Go
-
Updated
Feb 29, 2020 - Dart
-
Updated
Jul 30, 2021 - C++
-
Updated
Oct 26, 2020 - Dart
I really wish I could do it myself but I have no experience with C#.
Can we add a Open in Atom
option in the menu?
Using the terminal I can open the project by using atom .
I tried doing it myself but when I compile the master branch I get like 6
Could not load file or assembly or one of its dependencies
Improve this page
Add a description, image, and links to the mobile-development topic page so that developers can more easily learn about it.
Add this topic to your repo
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