close_range_util 0.0.1 copy "close_range_util: ^0.0.1" to clipboard
close_range_util: ^0.0.1 copied to clipboard

Generic utility package for CloseRange projects and apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add close_range_util

With Flutter:

 $ flutter pub add close_range_util

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

dependencies:
  close_range_util: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:close_range_util/close_range_util.dart';
1
likes
0
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

Generic utility package for CloseRange projects and apps

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

badges, cupertino_icons, flex_color_scheme, flutter, flutter_dotenv, google_nav_bar, intl, supabase, supabase_flutter

More

Packages that depend on close_range_util