I am using Pega DX V2 api response for Flutter application, I have checked below link but it’s not compiling due older version of flutter & dart. URL : https://github.com/pegasystems/dx-flutter-demo
Can someone please share any similar sample application that built with latest flutter & Pega version support. Or any suggestion on this. Thanks.
Unfortunately this project is not actively maintained by Pega.
The project is based on public platform API, and Github community members are welcome to use it and/or contribute to it.
To better answer the original question I’d like to add that the project is built on a 4 years old Flutter SDK version.
In order to support a newer version, easiest way to proceed would be to create a new Flutter project from scratch, then import or simply copy the files under lib folder.