ghost 2.1.0 ghost: ^2.1.0 copied to clipboard
Ghost CMS API client that closely follows the official implementation
2.1.0 #
- Added new GhostPost browse functionality to get PaginationInfo from meta data
- Added types.dart to store new types
- Added example to browser for ghost post with pagination info
2.0.4 #
- Added missing GhostPost Properties from GhostContentApi v5.80.4.
- New GhostPostVisibility Enum
- Update dependencies
2.0.3 #
- Migration to Dart 3 (by @redDwarf03)
2.0.2 #
- Update dependencies (by @redDwarf03)
2.0.1 #
- Update dependencies (by @redDwarf03)
2.0.0-nullsafety.0 #
- Migrated to null safety
1.0.2 #
- Formatted code with dartfmt
1.0.1 #
- Added generated files
1.0.0 #
- Initial release