-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Is there an existing issue for this?
- I have searched the existing issues
- I have read the guide to filing a bug
Use case
Json configuration file path can be specified to the flutter command using the --dart-define-from-file option.
Json format is good but most of the framework mostly use also .env files
Why do not use .env files like many frameworks do ?
Proposal
I suggest to make possible to specify .env files to the --dart-define-from-filein addition to the Json format.
Usage
flutter run --dart-define-from-file=.envLaurentMag, profotoce59, rubenferreira97 and riscaitLaurentMagLaurentMag and profotoce59LaurentMag and profotoce59
Metadata
Metadata
Assignees
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.