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

alghwalbi_core is a Flutter package designed to simplify state management and provide commonly used components and services for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alghwalbi_core

With Flutter:

 $ flutter pub add alghwalbi_core

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

dependencies:
  alghwalbi_core: ^1.0.3

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:alghwalbi_core/alghwalbi_core.dart';
1
likes
0
pub points
32%
popularity

Publisher

unverified uploader

alghwalbi_core is a Flutter package designed to simplify state management and provide commonly used components and services for Flutter applications.

Homepage

License

unknown (LICENSE)

Dependencies

auto_animated, beamer, cached_network_image, flutter, flutter_markdown, http, http_parser, image_picker, intl, lifecycle, path, path_provider, rive, shared_preferences

More

Packages that depend on alghwalbi_core