ind_utils 0.1.5 copy "ind_utils: ^0.1.5" to clipboard
ind_utils: ^0.1.5 copied to clipboard

ind_utils package use this package for SizedBox and also Padding. No Need to write long code for these`

ind_utils #

Ind_utils This package has Normal some Utils Like

  • Normal Print Message (error , success, info),
  • Print message in Json format of Api Response (Error , success),
  • Give Height Space Between Two Widget as Space
  • Give Width Space Between Two Widget as Space
  • Padding Widget
  • Get Height and Width of Screen
  • And More

Installation #

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  ind_utils: ^0.1.5
  1. Import the package and use it in your Flutter App.
import 'package:ind_utils/ind_utils.dart';
8
likes
0
pub points
54%
popularity

Publisher

verified publisherindiancreator.in

ind_utils package use this package for SizedBox and also Padding. No Need to write long code for these`

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ind_utils