Last updated:
0 purchases
flutterx live data
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';
copied to clipboard
Usage #
Check the documentation in the desired source file of this library
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.