AIGS Package

Installation

  1. Add the latest version of package to your pubspec.yaml (and rund dart pub get)
dependencies:
    aigs_package: ^0.0.1
  1. Import the package and use it in your Flutter App
import 'package:aigs_package/text_component.dart';
  1. Read documentation in https://wiki.aigs-rnd.tech/front-end/flutter-base-code/components

Libraries

aigs_package