brick_base 1.0.3 copy "brick_base: ^1.0.3" to clipboard
brick_base: ^1.0.3 copied to clipboard

Production-ready Flutter base package with API client, secure storage, extensions, and exception handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brick_base

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

dependencies:
  brick_base: ^1.0.3

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:brick_base/brick_base.dart';
0
likes
150
points
183
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production-ready Flutter base package with API client, secure storage, extensions, and exception handling.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #dart #api-client #secure-storage #exception-handling

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage

More

Packages that depend on brick_base