gits_base 0.1.0 copy "gits_base: ^0.1.0" to clipboard
gits_base: ^0.1.0 copied to clipboard

outdated

GitsBase is base for UI project include state management with cubit & hydrated.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gits_base

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

dependencies:
  gits_base: ^0.1.0

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:gits_base/gits_base.dart';
3
likes
0
pub points
38%
popularity

Publisher

verified publishergits.id

GitsBase is base for UI project include state management with cubit & hydrated.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_bloc, flutter_secure_storage

More

Packages that depend on gits_base