flutter_empty

Last updated:

0 purchases

flutter_empty Image
flutter_empty Images
Add to Cart

Description:

flutter empty

A widget that displays states of screen like loadingType, error, empty etc.
Screenshot #

Getting started #
pubspec.yaml
dependencies:
flutter_loadmore_any: <latest_version>
copied to clipboard
Import it
import 'package:flutter_empty/flutter_empty.dart';
copied to clipboard
Usage #
EmptyView(
widget: Text('内容'),
loading: true,
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.