flutterx_live_data 1.9.6 copy "flutterx_live_data: ^1.9.6" to clipboard
flutterx_live_data: ^1.9.6 copied to clipboard

LiveData is a data holder class that can be observed. This is a Flutter implementation of LiveData in Android Jetpack library

flutterx_live_data #

LiveData is a data holder class that can be observed. This is a Flutter implementation of LiveData in Android Jetpack library.

Import #

Import the library like this:

import 'package:flutterx_live_data/flutterx_live_data.dart';

Usage #

Check the documentation in the desired source file of this library

12
likes
130
pub points
73%
popularity

Publisher

unverified uploader

LiveData is a data holder class that can be observed. This is a Flutter implementation of LiveData in Android Jetpack library

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on flutterx_live_data