arkod_wp_core 0.0.1 copy "arkod_wp_core: ^0.0.1" to clipboard
arkod_wp_core: ^0.0.1 copied to clipboard

outdated

ARKOD WordPress core library.

ARKOD WordPress core library #

This library provide models, utilities and features shared by ARKOD WordPress toolkit modules.

Features #

  • Models
    • Data models used by ARKOD WordPress

Getting started #

Include full library

import 'package:arkod_wp_core/arkod_wp_core.dart';

Or specific part of the library

import 'package:arkod_wp_core/models.dart';