clean_flutter_core 1.0.4 copy "clean_flutter_core: ^1.0.4" to clipboard
clean_flutter_core: ^1.0.4 copied to clipboard

A package that contains core classes and functions for clean architecture. it is only for internal use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clean_flutter_core

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

dependencies:
  clean_flutter_core: ^1.0.4

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:clean_flutter_core/clean_flutter_core.dart';
0
likes
130
points
39
downloads

Publisher

verified publisherkishormainali.com

Weekly Downloads

A package that contains core classes and functions for clean architecture. it is only for internal use.

Topics

#clean-architecture #extensions #exceptions #response #error-handling

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dio, dio_http2_adapter, equatable, flutter, freezed_annotation, internet_connection_checker_plus, intl, json_annotation, meta

More

Packages that depend on clean_flutter_core