A cross platform client for accessing the services.
  • C++ 37%
  • CMake 32.1%
  • Dart 22.8%
  • HTML 3.3%
  • C 2.5%
  • Other 2.2%
Find a file
2022-08-02 08:20:08 -04:00
android initial commit 2022-08-02 08:20:08 -04:00
assets/images initial commit 2022-08-02 08:20:08 -04:00
ios initial commit 2022-08-02 08:20:08 -04:00
lib initial commit 2022-08-02 08:20:08 -04:00
linux initial commit 2022-08-02 08:20:08 -04:00
macos initial commit 2022-08-02 08:20:08 -04:00
test initial commit 2022-08-02 08:20:08 -04:00
web initial commit 2022-08-02 08:20:08 -04:00
windows initial commit 2022-08-02 08:20:08 -04:00
.gitignore initial commit 2022-08-02 08:20:08 -04:00
analysis_options.yaml initial commit 2022-08-02 08:20:08 -04:00
l10n.yaml initial commit 2022-08-02 08:20:08 -04:00
pubspec.lock initial commit 2022-08-02 08:20:08 -04:00
pubspec.yaml initial commit 2022-08-02 08:20:08 -04:00
README.md first commit 2022-08-02 08:19:51 -04:00

cross_platform_ui

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application that follows the simple app state management tutorial.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Assets

The assets directory houses images, fonts, and any other files you want to include with your application.

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/src/localization directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps

cross_platform_ui