Provide some frequently and commonly used functionalities to maximize Flutter development experience, in a minimalistic way.
Features
- Functionalities as extension.
- Minimal code.
- Maximize productivity.
- More meaningful and readable code structure.
Getting started
Include dependency in your pubspec.yaml file
dependencies:
flutter:
sdk: flutter
# add flutter_address_from_latlng
flutter_minimalist: ^(updated version)
Usage
final example = 'example';
Contributing
Contributions are welcome! If you'd like to contribute, please fork the repository on GitHub and submit a pull request.
Issues
If you encounter any issues or bugs, please feel free to file an issue on the github issue tracker. We'll do our best to address the issue in a timely manner.
Support
If you have any questions or need help with the package, contact saiful161003@gmail.com.
License
This package is released under the MIT License