airport_data
A comprehensive Dart library for retrieving airport information by IATA codes, ICAO codes, country, continent, timezone, and more. Includes geographic proximity search, distance calculation, bulk operations, and statistical analysis.
What this package is like to depend on
Last release 5 months ago
11 Mar 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Mar 2026 to Mar 2026Releases
latest 3-
1.0.211 Mar 2026Release notes
Open source →- Add CI/CD workflows for automated testing and pub.dev publishing
- Add example, LICENSE, and CHANGELOG for improved pub.dev score
- Upgrade actions/checkout to v6 for Node.js 24 compatibility
- Fix dart formatting
-
1.0.111 Mar 2026Release notes
Open source →- Add CI/CD workflows for automated testing and pub.dev publishing
- Add example, LICENSE, and CHANGELOG for improved pub.dev score
- Fix dart formatting
-
1.0.011 Mar 2026Release notes
Open source →- Initial release
- Comprehensive airport database with worldwide coverage
- Search by IATA code, ICAO code, and airport name
- Geographic proximity search and distance calculation
- Filter by country, continent, airport type, and timezone
- Advanced multi-criteria filtering with
AirportFilter - Autocomplete suggestions for search interfaces
- External links (Wikipedia, Flightradar24, RadarBox, FlightAware)
- Statistical analysis by country and continent
- Bulk operations: multi-airport fetch, distance matrix, nearest airport
- Code validation utilities
- Cross-platform support (all Flutter platforms, Dart CLI/Server, and Web)