wikimedia_commons_search 1.0.0
wikimedia_commons_search: ^1.0.0 copied to clipboard
A Dart library for searching and retrieving articles and images from Wikipedia / Wikimedia Commons
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024-03-21 #
Added #
- Initial release of the Wikimedia Commons Search library
- Support for searching articles and images from Wikipedia/Wikimedia Commons
- HTTP client implementation using
package:http - Core search functionality with type-safe response models
- Integration tests for API endpoints
- Example Flutter application demonstrating library usage
- Documentation with screenshots
