FLUTTER ECOSYSTEM

flutter_app_name

A package that makes it easy to set your flutter app launcher name.

Latest version
0.1.1
30-day downloads
446
Likes
137
Pub points
110

Package Overview

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

Overview

A Flutter package that simplifies setting your app's launcher name across multiple platforms. It provides a straightforward API to customize the displayed name in the device's home screen, app drawer, and system menus without manual configuration. The package supports Android, iOS, macOS, Windows, and Linux, ensuring consistent branding across all target devices. Ideal for developers seeking a quick, cross-platform solution to manage app display names programmatically.

Use cases
  • Customizing app name for different environments
  • Updating app name without rebuilding native code
  • Maintaining consistent branding across platforms
  • Simplifying CI/CD workflows
  • Enabling dynamic app naming based on build configurations
Key features
  • Cross-platform support
  • Simple API for name changes
  • No need to edit native files
  • Supports all major operating systems
  • Automatic integration with build process
Suitable for
  • Developers targeting multiple platforms
  • Teams using CI/CD pipelines
  • Apps requiring dynamic naming
  • Projects with frequent branding updates
  • Beginners looking for easy setup
Considerations
  • Requires proper build configuration
  • May conflict with platform-specific overrides
  • Not suitable for complex localization needs
  • Limited to launcher name only
  • Does not affect app bundle ID or package name
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add flutter_app_name

Categories

Source repository

Related projects

No data available yet.