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

Customize your app's license page! flutter_custom_license_page gives you the license data, and the freedom to build your app's license page in your own style!

Flutter Custom License Page #

This package allows you to customize the look at feel of your app's license page. You are given the license data, and can build a license page that matches your app.

Examples #

Cupertino Example #

Cupertino Light Mode #1Cupertino Light Mode #2Cupertino Dark Mode #1Cupertino Dark Mode #2

Slivers Example #

Sliver Light ModeSliver Dark Mode

View all examples: here

API #

CustomLicensePage((context, licenseData) {
  //IMPLEMENT YOUR PAGE BUILDER HERE
});

Notes #

  • No Material dependency
  • CustomLicensePage returns a Widget, you must push a route to it
  • Cupertino Example only works in Cupertino Apps
  • If you have any issues, or feature requests please let me know by creating an issue here: here
6
likes
110
pub points
75%
popularity

Publisher

unverified uploader

Customize your app's license page! flutter_custom_license_page gives you the license data, and the freedom to build your app's license page in your own style!

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, lint

More

Packages that depend on flutter_custom_license_page