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

PlatformAndroidiOS
unlisted

A lightweight Flutter utility package containing custom extensions, validators, and helper functions built for internal use across JBDEV apps and projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jbdev

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

dependencies:
  jbdev: ^0.0.18

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

Import it

Now in your Dart code, you can use:

import 'package:jbdev/jbdev.dart';
0
likes
115
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter utility package containing custom extensions, validators, and helper functions built for internal use across JBDEV apps and projects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_html, fluttertoast, intl, package_info_plus, shared_preferences, url_launcher

More

Packages that depend on jbdev