dart-google-drive-realtime

时间:2024-07-22 06:53:11
【文件属性】:

文件名称:dart-google-drive-realtime

文件大小:86KB

文件格式:ZIP

更新时间:2024-07-22 06:53:11

Dart

Dart Google Drive Realtime 该项目是一个从dart脚本使用的库。 它使用及其作用域方法来防止内存泄漏。 您可以查看以获取更多信息。 用法 要在您的代码中使用此库: 在您的pubspec.yaml添加一个依赖pubspec.yaml : dependencies : google_drive_realtime : " >=0.0.1 <1.0.0 " 在您的dart代码中添加导入: import 'package:google_drive_realtime/google_drive_realtime.dart' ; // for databinding part import 'package:google_drive_realtime/google_drive_realtime_databinding.dart' ; 按照描述的步骤进行操作。


【文件预览】:
dart-google-drive-realtime-master
----example()
--------custom-book()
--------quickstart()
--------custom-tasks()
----test()
--------realtime-client-utils.js(10KB)
--------browser_tests.html(970B)
--------browser_tests.dart(6KB)
----LICENSE(562B)
----build.dart(2KB)
----.gitignore(32B)
----pubspec.yaml(493B)
----CHANGELOG.md(366B)
----lib()
--------google_drive_realtime.dart(3KB)
--------src()
--------google_drive_realtime_databinding.dart(1KB)
--------google_drive_realtime_custom.dart(2KB)
----lib-template()
--------google_drive_realtime.dart(3KB)
--------src()
--------google_drive_realtime_databinding.dart(1KB)
--------google_drive_realtime_custom.dart(2KB)
----README.md(2KB)

网友评论