afya_moja_core 0.0.17 copy "afya_moja_core: ^0.0.17" to clipboard
afya_moja_core: ^0.0.17 copied to clipboard

outdated

A shared library for `afyamoja` and `myafyahub` that is responsible for rendering and exposing shared components

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add afya_moja_core

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

dependencies:
  afya_moja_core: ^0.0.17

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:afya_moja_core/buttons.dart';
import 'package:afya_moja_core/checkbox_component.dart';
import 'package:afya_moja_core/community_list_item.dart';
import 'package:afya_moja_core/custom_text_field.dart';
import 'package:afya_moja_core/domain/core/entities/icon_details.dart';
import 'package:afya_moja_core/domain/core/entities/icon_details.freezed.dart';
import 'package:afya_moja_core/domain/core/entities/icon_details.g.dart';
import 'package:afya_moja_core/domain/core/entities/notification_actions.dart';
import 'package:afya_moja_core/domain/core/entities/notification_actions.freezed.dart';
import 'package:afya_moja_core/domain/core/entities/notification_actions.g.dart';
import 'package:afya_moja_core/information_list_card.dart';
import 'package:afya_moja_core/inputs.dart';
import 'package:afya_moja_core/notification_list_item.dart';
import 'package:afya_moja_core/onboarding_scaffold.dart';
import 'package:afya_moja_core/phone_input.dart';
import 'package:afya_moja_core/search_widget.dart';
7
likes
0
pub points
0%
popularity

Publisher

verified publishersavannahghi.org

A shared library for `afyamoja` and `myafyahub` that is responsible for rendering and exposing shared components

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, freezed, freezed_annotation, json_serializable, misc_utilities, rxdart, shared_themes, shared_ui_components, unicons

More

Packages that depend on afya_moja_core