flutter_minimalist 0.0.1 copy "flutter_minimalist: ^0.0.1" to clipboard
flutter_minimalist: ^0.0.1 copied to clipboard

A flutter utility package with some usefull extensions and commonly used widgets and functionality to minimize codebase and mantain readability.

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

2
likes
150
pub points
46%
popularity

Publisher

unverified uploader

A flutter utility package with some usefull extensions and commonly used widgets and functionality to minimize codebase and mantain readability.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_minimalist