flutterx_utils 1.4.5 flutterx_utils: ^1.4.5 copied to clipboard
A collection of Flutter utilities for any purpose. Check out the source code for documentation
flutterx_utils #
A collection of Flutter utilities for any purpose. Most of the utility functions you are searching are already present in flutter sdk. Here you can find ONLY utility functions that flutter sdk does NOT provide
Import #
Import the library like this:
import 'package:flutterx_utils/flutterx_utils.dart';
Usage #
Check the documentation in the desired source file of this library