maxminddb library

Classes

DataProvider
An abstraction of a byte store like a File or Uint8List.
FileDataProvider
A DataProvider that uses a File as an data store.
MaxMindDatabase
A MaxMindDatabase is the dart equivalent of a mmdb-file.
MemoryDataProvider
A DataProvider that stores the data in memory.