Flutter
Flutter is a Mobile UI Framework, an open source created by Google. Its purpose is to create applications that can run on a different variety of platforms such as Android, iOS and Web.
Add Aidlab SDK to your Flutter project with flutter pub add aidlab_sdk
command.