a2ui_flutter 0.0.1-wip002 copy "a2ui_flutter: ^0.0.1-wip002" to clipboard
a2ui_flutter: ^0.0.1-wip002 copied to clipboard

The A2UI Flutter SDK.

example/example.dart

// Copyright 2025 The Flutter Authors.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

import 'package:a2ui_flutter/a2ui_flutter.dart';

void main() {
  var awesome = Awesome();
  awesome.toString();
}
1
likes
150
points
105
downloads

Documentation

API reference

Publisher

verified publisherlabs.flutter.dev

Weekly Downloads

The A2UI Flutter SDK.

License

BSD-3-Clause (license)

Dependencies

a2ui_core, json_schema_builder

More

Packages that depend on a2ui_flutter