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

outdated

Customize your app's license page

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)[https://github.com/theswerd/flutter_custom_license_page]

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
7
likes
0
pub points
75%
popularity

Publisher

unverified uploader

Customize your app's license page

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_custom_license_page