An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Aug 26, 2020 - 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
Enhanced WebView component for Android that works as intended out of the box
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
"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
React Native wrappers for https://github.com/afollestad/material-dialogs
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
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
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:
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 容器等
Train and deploy machine learning models for mobile apps with Fritz AI.
An image resizing library for Android
Skygear - an open source serverless platform for modern secure app development
Amplify Framework provides a declarative and easy-to-use interface across different categories of cloud operations.
A Flutter app which shows a list of popular movies.
LiveCode cross-platform development environment (engine)
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
Recipes App in React Native
List of my talks and workshops: security engineering, applied cryptography, secure software development
Flutter UI with different widgets and firebase authentication email and gmail
A flutter appliction listing all the widgets covered in Flutter widget of the week playlist.
Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size
一个功能完整齐全的Bloc模式Flutter App项目。
mPaaS Demo 合集,mPaaS 是源自于支付宝的移动开发平台。The collection of demos for mPaaS components. mPaaS is the Mobile Development Platform which oriented from Alipay.
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."
Hello, dear Mediapipe guys.
I want to inference the hand pose with Mediapipe model and my own model.
I have my own tf-lite models, it can work on the RGB bitmap.
I try to query the RGB bitmap from input frame with data packet.
My code is