flutterx_live_data 1.10.5-dev copy "flutterx_live_data: ^1.10.5-dev" to clipboard
flutterx_live_data: ^1.10.5-dev copied to clipboard

LiveData is a data holder class that can be observed. This is a Flutter implementation inspired by Android LiveData

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

14
likes
145
points
333
downloads

Publisher

unverified uploader

Weekly Downloads

LiveData is a data holder class that can be observed. This is a Flutter implementation inspired by Android LiveData

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter

More

Packages that depend on flutterx_live_data