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

4
likes
110
pub points
42%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_common_extensions