gtd_helper 1.0.6 copy "gtd_helper: ^1.0.6" to clipboard
gtd_helper: ^1.0.6 copied to clipboard

A comprehensive Flutter utility package providing helper functions, extensions, and UI components to streamline development for Gotadi projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gtd_helper

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

dependencies:
  gtd_helper: ^1.0.6

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:gtd_helper/gtd_helper.dart';
2
likes
140
points
59
downloads

Publisher

verified publisherdvtai.io.vn

Weekly Downloads

A comprehensive Flutter utility package providing helper functions, extensions, and UI components to streamline development for Gotadi projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

azlistview, cached_network_image, collection, crypto, equatable, flutter, flutter_bloc, flutter_html, flutter_svg, go_router, gtd_network, intl, lottie, meta, path, path_drawing, rxdart, shared_preferences, sticky_headers, url_launcher

More

Packages that depend on gtd_helper