view_builder 0.0.4 copy "view_builder: ^0.0.4" to clipboard
view_builder: ^0.0.4 copied to clipboard

ViewBuilder package simplifies UI development by providing easy-to-use tools for handling server errors,onRefresh, displaying empty data messages, and creating loading animations. With this package, y [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add view_builder

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

dependencies:
  view_builder: ^0.0.4

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:view_builder/view_builder.dart';
3
likes
130
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

ViewBuilder package simplifies UI development by providing easy-to-use tools for handling server errors,onRefresh, displaying empty data messages, and creating loading animations. With this package, you can streamline your UI development process and deliver a more polished and responsive user experience.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on view_builder