ind_utils 0.1.1 ind_utils: ^0.1.1 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 package use this package for SizedBox, Padding , Text , Show Toast , Get height and width of Screen. No Need to write long code for these`
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
ind_utils: ^0.1.1
- Import the package and use it in your Flutter App.
import 'package:ind_utils/ind_utils.dart';
Example #
Use for SizedBox, Padding , Text , Show Toast , Get height and width of Screen. No Need to write long code for these
- Padding
- Log
- Get Height and Width of Screen
|
Next Goals #
- ✅ We will Explore More Utils