FLUTTER ECOSYSTEM

about

Displays an About dialog, which describes the application, can show licenses, changelog, and other information.

about cover
Latest version
2.2.0
30-day downloads
4.2K
Likes
98
Pub points
110

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The 'about' package provides a customizable About dialog for Flutter applications, displaying app details such as name, version, description, licenses, and changelogs. It supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. The dialog can be easily integrated using a simple command and offers a clean, consistent UI across devices. Developers can extend it with custom content or styling to match their app's branding.

Use cases
  • Displaying app metadata
  • Showing open-source licenses
  • Presenting changelog information
  • Providing developer contact details
  • Enhancing app professionalism
Key features
  • Cross-platform compatibility
  • Customizable content sections
  • Easy integration via pub
  • Supports license and changelog display
  • Built-in default styling
Suitable for
  • Apps requiring legal compliance
  • Open-source projects
  • Professional app releases
  • Developer documentation within app
  • User-facing app information
Considerations
  • Requires manual setup for custom content
  • Limited to dialog-based presentation
  • May need additional localization
  • Not suitable for complex navigation
  • Depends on external source code for updates
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add about

Categories

Source repository

Related projects