ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  how to use in flutter
Posted by scsn on Sep-09-2022 03:31
Hi
  Is there anyway to use the library in flutter?

Many Thanks
Scott

  Re: how to use in flutter
Posted by Peter Kwan on Sep-11-2022 23:34
Hi scsn,

Unluckily, we have never used flutter before, and we are not sure if ChartDirector can be used in flutter.

The flutter official web site mentions there is a way for flutter application to access C/C++ API. See:

https://docs.flutter.dev/development/platform-integration/android/c-interop

So in theory it may be possible to call the ChartDirector for C++ API to create charts for display.

Best Regards
Peter Kwan