supa_architecture 0.0.1+preview.2 copy "supa_architecture: ^0.0.1+preview.2" to clipboard
supa_architecture: ^0.0.1+preview.2 copied to clipboard

The Supa Architecture package provides a comprehensive set of tools and utilities designed to streamline the development of Flutter applications. It includes robust solutions for managing API interact [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add supa_architecture

With Flutter:

 $ flutter pub add supa_architecture

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

dependencies:
  supa_architecture: ^0.0.1+preview.2

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:supa_architecture/supa_architecture.dart';
2
likes
0
points
128
downloads

Publisher

verified publishersupa.vn

Weekly Downloads

The Supa Architecture package provides a comprehensive set of tools and utilities designed to streamline the development of Flutter applications. It includes robust solutions for managing API interactions, handling JSON data, performing authentication, and more, following clean architecture principles to enhance code maintainability and scalability.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

aad_oauth, bloc, cookie_jar, device_info_plus, dio, dio_cookie_manager, equatable, flutter, flutter_bloc, flutter_dotenv, flutter_secure_storage, get_it, go_router, google_sign_in, hive, hive_flutter, injectable, intl, local_auth, logging, path, path_provider, pretty_dio_logger, reactive_forms, recaptcha_enterprise_flutter, riverpod, rxdart, sign_in_with_apple, supa_carbon_icons, url_launcher

More

Packages that depend on supa_architecture