Atlas Picker

A Flutter package to easily pick countries and states. It provides a clean and customizable way to select a country and its corresponding state using the Pick.country and Pick.state widgets.

Features

  • Country Picker: Select countries with or without flags.
  • State Picker: Select states based on the selected country.
  • Customizable: You can customize the appearance and behavior of the pickers.

Installation

To use this package, add it to your pubspec.yaml file:

dependencies:
  atlas_picker: ^latest_version