ttntrp 0.0.4 copy "ttntrp: ^0.0.4" to clipboard
ttntrp: ^0.0.4 copied to clipboard

POTENT NTRP

ttntrp #

Potent AR Tennis NTRP Review.

Getting Started #

final result = await NtrpAssessmentPlugin.startAssessment(context); // 默认加载所有的题目 或者: final result = await NtrpAssessmentPlugin.startAssessment(context,indexes: [0,1]); // 加载indexes中的索引的题目 返回的数据如下: {total: 2, correct: 0, score: 0.0, ntrp: 1.5以下}

plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

1
likes
135
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

POTENT NTRP

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ttntrp

Packages that implement ttntrp