flutter_gb_stack_base 4.0.1 copy "flutter_gb_stack_base: ^4.0.1" to clipboard
flutter_gb_stack_base: ^4.0.1 copied to clipboard

A utility package that helps develop application in a Geekbears way. This is also the base of some other packages like authentication and account

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gb_stack_base

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

dependencies:
  flutter_gb_stack_base: ^4.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:flutter_gb_stack_base/flutter_gb_stack_base.dart';
2
likes
100
points
1.21k
downloads

Publisher

verified publishergeekbears.com

Weekly Downloads

A utility package that helps develop application in a Geekbears way. This is also the base of some other packages like authentication and account

Homepage

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

built_collection, built_value, collection, corsac_jwt, dartz, flutter, flutter_bloc, flutter_gb_built_utils, flutter_test, freezed_annotation, get_it, http, logger, mockito, shared_preferences

More

Packages that depend on flutter_gb_stack_base