flutter_common_extensions 0.0.3 copy "flutter_common_extensions: ^0.0.3" to clipboard
flutter_common_extensions: ^0.0.3 copied to clipboard

a useful Flutter extensions pack to enhance your development workflow and make your Code more Organized and readable

Write your Code x3 times Faster !! #

a useful Flutter extensions pack to enhance your development workflow and make your Code more Organized and readable

what is Flutter extentions #

Extensions in Flutter are some custom methods that can be defined for certain Class Types to add more Functionalities even for Predefined Classes such as widgets ,Buildcontext,and data types (int , string , double ...).

installation : #

  • add the package into you app dependencies in pubspec.yaml
    • image

usage : #

  • import the package :
  • image
  • then use it <3
  • image

content : #

  • Extensions for BuildContext Type such as Navigations, theming, Screen Sizes etc
    • image
    • image
  • Extensions on Widgets
    • image
  • Extensions on basic types such as integer and string
    • image

And much more <3

5
likes
70
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

a useful Flutter extensions pack to enhance your development workflow and make your Code more Organized and readable

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_common_extensions