flutter_dev_catalyst 1.0.2 copy "flutter_dev_catalyst: ^1.0.2" to clipboard
flutter_dev_catalyst: ^1.0.2 copied to clipboard

A comprehensive Flutter plugin that accelerates development with smart automation, reducing boilerplate code and development time by 60%.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dev_catalyst

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

dependencies:
  flutter_dev_catalyst: ^1.0.2

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:flutter_dev_catalyst/flutter_dev_catalyst.dart';
0
likes
160
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter plugin that accelerates development with smart automation, reducing boilerplate code and development time by 60%.

Repository (GitHub)
View/report issues

Topics

#flutter-plugin #api-client #ui-components #storage #utilities

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, connectivity_plus, dio, equatable, flutter, flutter_cache_manager, flutter_screenutil, flutter_secure_storage, get_it, http, intl, logger, plugin_platform_interface, provider, shared_preferences

More

Packages that depend on flutter_dev_catalyst