codeveloper_tools 0.0.18 copy "codeveloper_tools: ^0.0.18" to clipboard
codeveloper_tools: ^0.0.18 copied to clipboard

Codeveloper Tools is a lightweight Flutter package that provides a suite of custom UI widgets and helper functions to accelerate your app development. Built for simplicity and consistency, our tools h [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add codeveloper_tools

With Flutter:

 $ flutter pub add codeveloper_tools

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

dependencies:
  codeveloper_tools: ^0.0.18

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:codeveloper_tools/codeveloper_tools.dart';
4
likes
0
points
323
downloads

Publisher

unverified uploader

Weekly Downloads

Codeveloper Tools is a lightweight Flutter package that provides a suite of custom UI widgets and helper functions to accelerate your app development. Built for simplicity and consistency, our tools help you quickly integrate polished, responsive components into your projects.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

chewie, cupertino_icons, file_picker, flutter, flutter_sound, flutter_sound_record_platform_interface, geolocator, get, image_picker, insta_image_viewer, intl, just_audio, media_kit, media_kit_libs_video, media_kit_video, mobile_scanner, path_provider, permission_handler, plugin_platform_interface, pretty_qr_code, record, url_launcher, video_player

More

Packages that depend on codeveloper_tools