ck_utils 1.0.3 copy "ck_utils: ^1.0.3" to clipboard
ck_utils: ^1.0.3 copied to clipboard

Collection of Widgets and helpful Methods

Platform Support #

| Android | iOS | | :-----: | :-: | | ✔️ | ✔️

Installation #

Add this line to pubspec.yaml

dependencies:
  ck_utils: <latest_version>

Import package

import 'package:ck_utils/ck_utils.dart';

# bool Extensions
```dart
bool validate({bool value = false})
 

```dart
 
 

⭐ If you like the package, a star to the repo will mean a lot. #

You can also contribute by adding new widgets or helpful methods. #

If you want to give suggestion, please contact me via email - #

Thank you ❤ #

2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Collection of Widgets and helpful Methods

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, fluttertoast, shared_preferences

More

Packages that depend on ck_utils