loading_empty_error 2.3.1 copy "loading_empty_error: ^2.3.1" to clipboard
loading_empty_error: ^2.3.1 copied to clipboard

Conjunto de widgets úteis em vários apps da ESIG.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_empty_error

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

dependencies:
  loading_empty_error: ^2.3.1

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:loading_empty_error/botao_dialog.dart';
import 'package:loading_empty_error/bottomsheet_dialog.dart';
import 'package:loading_empty_error/chip.dart';
import 'package:loading_empty_error/container.dart';
import 'package:loading_empty_error/custom_dialog.dart';
import 'package:loading_empty_error/debug_bottomsheet.dart';
import 'package:loading_empty_error/empy_widget.dart';
import 'package:loading_empty_error/error_widget.dart';
import 'package:loading_empty_error/list_option.dart';
import 'package:loading_empty_error/loading_indicator_type.dart';
import 'package:loading_empty_error/loading_widget.dart';
import 'package:loading_empty_error/rounded_avatar_widget.dart';
import 'package:loading_empty_error/snackbar.dart';
2
likes
110
pub points
48%
popularity

Publisher

unverified uploader

Conjunto de widgets úteis em vários apps da ESIG.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on loading_empty_error