cross-platform
Here are 3,673 public repositories matching this topic...
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Sep 19, 2020 - Dart
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
Flash OS images to SD cards & USB drives, safely and easily.
-
Updated
Sep 18, 2020 - TypeScript
Similar to #1196
Issue details
If a game is paused for a long time, after resuming, Gdx.graphics.getDeltaTime() will give the delta of the entire pause duration. This causes freeze/stutter on resume as the game tries to process possibly hours worth of delta. This was fixed for the android version but not for iOS which makes it inconsistent across backends.
Version of LibGDX an
A Foundation for Scalable Cross-Platform Apps
-
Updated
Sep 19, 2020 - TypeScript
FlatBuffers: Memory Efficient Serialization Library
-
Updated
Sep 20, 2020 - C++
A modern and intuitive terminal-based text editor
-
Updated
Sep 18, 2020 - Go
Mars is a cross-platform network component developed by WeChat.
-
Updated
Sep 18, 2020 - C++
A list of awesome applications, software, tools and other materials for Linux distros.
-
Updated
Sep 19, 2020 - Python
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
-
Updated
Sep 19, 2020 - C++
[Example APPS] Basic Flutter apps, for flutter devs.
-
Updated
Sep 3, 2020 - Dart
Simple, secure & standards compliant web server for the most demanding of applications
-
Updated
Sep 19, 2020 - C++
Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin
-
Updated
Aug 10, 2020 - Dart
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
-
Updated
Sep 18, 2020 - JavaScript
Wiki.js | A modern, lightweight and powerful wiki app built on Node.js
-
Updated
Sep 20, 2020 - Vue
Describe the bug:
Open fyne_demo -> Widgets -> input and drag the slider.
If your finger goes above or below the widget it resets to 0 - but it should track the finger movement.
Most probably a bug in tracking motion events in mobile driver.
To Reproduce:
Steps to reproduce the behaviour:
- Go to fyne_demo
- Click on Widgets then input
- Slide the slider then move your finger
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
-
Updated
Sep 19, 2020 - C++
A React environment for cross platform desktop apps
-
Updated
Sep 12, 2020 - TypeScript
CRYENGINE is a powerful real-time game development platform created by Crytek.
-
Updated
Sep 17, 2020 - C++
Avalonia is a cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows via .NET Framework and .NET Core, Linux via Xorg, macOS
-
Updated
Sep 19, 2020 - C#
completely free for everyone. Its build-in Flutter Dart.
-
Updated
Sep 13, 2020 - Dart
Problem is that I migrated from KeePass to KeePassXC and now all auto type references are broken due to the case sensitivity
Creating 2 different entries in advanced works in KeepassXC:

In KeePass it is blocked:
 via a check mark icon or a thumbs up icon next to the "Thumbs Up" option or via a separate entry within the menu (that would say, for example, "Thumbed Up")? This would be so much easier than having to open a new window by clicking on "Show" every
A cross-platform shadowsocks GUI client
-
Updated
Nov 2, 2019 - C++
The friendly PIL fork (Python Imaging Library)
-
Updated
Sep 20, 2020 - Python
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g. ~x=..., ~y=....
What do you others think?
Improve this page
Add a description, image, and links to the cross-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cross-platform topic, visit your repo's landing page and select "manage topics."


Actual behaviour
When simply trying to edit some additional files I often type
:e *.jsor something similar; this almost ALWAYS results inE77: Too many file names.Expected behaviour
It's pretty clear what the user wants in this situation; they want to open the files as buffers! I'm sure there are legacy reasons for this error, but it's a pretty poor experience these days that