bd_address Flutter Package
bd_address_two is a Flutter package that provides address-related data for Bangladesh, including divisions. It allows you to easily access the divisions data through a dropdown in your Flutter apps.
Features
- Provides a list of divisions in Bangladesh, including names in both English and Bengali.
- Includes latitude and longitude information for each division.
- Allows easy integration into Flutter apps with a dropdown widget for displaying divisions.
Installation
To use this package, add it as a dependency in your pubspec.yaml file:
dependencies:
bd_address: ^0.0.3