https://github.com/gregertw/cognite_flutter_demo
Demo app for timeseries exploration from Cognite Data Fusion.
https://github.com/gregertw/cognite_flutter_demo
Last synced: about 1 month ago
JSON representation
Demo app for timeseries exploration from Cognite Data Fusion.
- Host: GitHub
- URL: https://github.com/gregertw/cognite_flutter_demo
- Owner: gregertw
- License: other
- Created: 2020-10-04T19:04:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:41:19.000Z (over 3 years ago)
- Last Synced: 2025-01-26T17:28:27.632Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 5.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cognite-flutter.demo: Flutter demo app for Cognite Data Fusion (CDF)
**Maintainer**: Greger Wedel,
[](https://codemagic.io/apps/60ee9f3aab96b9ef01461e55/60ee9f3aab96b9ef01461e54/latest_build)
## Web version
This app can run on any Flutter supported platform. The [web version is hosted on Github](https://gregertw.github.io/cognite-flutter-demo-web/).
## iOS and Android versions
Due to the work related to releasing official apps, the iOS and Adroid versions of this demo app are available as tests
previews. You can download the Android version from and the iOS app is available from Testflight at .
## MacOS version
A MacOS installer can be [downloaded](https://www.dropbox.com/sh/na3vxaj6gnq2wvg/AABGHLzU-eW1Q8y1uCERBPBza?dl=1)
and copied directly to your Application folder.
## About this repository
The purpose of this app is to demonstrate how to use Flutter to access the Cognite Data Fusion platform (CDF). Log in with
your Azure ActiveDirectory user that has access to a CDF project. You also need an external id to a timeseries to explore.
The app uses a Dart SDK that can be found at .
## Syncfusion
This app uses Syncfusion packages for displaying charts under a community license. In order to use this repository and build your own app using the same code, you either have to replace the Syncfusion packages with an alternative (e.g. ) or you have to get a license.
See more details on:
## Disclaimer
Although developed by an employee of Cognite, this SDK has been developed as part
of a personal tinkering project, and there are no guarantees that this SDK will be
kept updated or extended. It is shared Apache-2 licensed for the benefit of anybody
who may have a need for a Dart SDK or may want to contribute.
## Contributing
All activity related to this SDK is on Github. Please use the issue tracker to submit
bugs or feature suggestions, or even better: submit a PR!