tizen_bundle 0.1.2 copy "tizen_bundle: ^0.1.2" to clipboard
tizen_bundle: ^0.1.2 copied to clipboard

Tizen data bundle APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tizen_bundle
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tizen_bundle: ^0.1.2
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tizen_bundle/tizen_bundle.dart';
copied to clipboard
0
likes
140
points
248
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.09.16 - 2025.03.31

Tizen data bundle APIs.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, tizen_interop

More

Packages that depend on tizen_bundle