array_object_adapter 0.0.2-rc.1 copy "array_object_adapter: ^0.0.2-rc.1" to clipboard
array_object_adapter: ^0.0.2-rc.1 copied to clipboard

outdated

Adapter that is similar to the ObjectAdapter (ArrayObjectAdapter) from the Android Leanback support library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add array_object_adapter

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

dependencies:
  array_object_adapter: ^0.0.2-rc.1

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:array_object_adapter/array_object_adapter.dart';
4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Adapter that is similar to the ObjectAdapter (ArrayObjectAdapter) from the Android Leanback support library.

Homepage
Repository (GitHub)

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on array_object_adapter