brickwork 0.0.1 copy "brickwork: ^0.0.1" to clipboard
brickwork: ^0.0.1 copied to clipboard

A modular Flutter package providing scalable architecture, reusable UI components, utilities, and integrations for rapid app development. Includes pre-built authentication flows, API clients, responsi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brickwork

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

dependencies:
  brickwork: ^0.0.1

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:brickwork/brickwork.dart';
0
likes
105
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A modular Flutter package providing scalable architecture, reusable UI components, utilities, and integrations for rapid app development. Includes pre-built authentication flows, API clients, responsive design helpers, and essential resources to accelerate your Flutter projects.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

chucker_flutter, dio, easy_localization, flutter, flutter_screenutil, flutter_svg, get, logger, pinput, purchases_flutter, shared_preferences, upgrader

More

Packages that depend on brickwork