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