flutter_dev_catalyst 1.0.0 copy "flutter_dev_catalyst: ^1.0.0" to clipboard
flutter_dev_catalyst: ^1.0.0 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 Dart:

 $ dart pub add flutter_dev_catalyst

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 dart pub get):

dependencies:
  flutter_dev_catalyst: ^1.0.0

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

License

unknown (license)

Dependencies

cached_network_image, connectivity_plus, dio, equatable, flutter, flutter_cache_manager, flutter_screenutil, flutter_secure_storage, get_it, hive, hive_flutter, http, intl, json_annotation, logger, provider, shared_preferences

More

Packages that depend on flutter_dev_catalyst