Closed StevenSnary closed 3 years ago
Thanks!
You’re welcome - anything to help.
On Wed, Mar 10, 2021 at 6:13 AM Michael Spiss notifications@github.com wrote:
Thanks!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fluttercommunity/font_awesome_flutter/pull/152#issuecomment-795264459, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPESNKMRFQE4G4OOUSU7GDTC5H6JANCNFSM4YUDYIVQ .
--
Steven M Snary Financial Advisor
If there is anything that you feel I have missed or you have any questions please contact us directly
Office: 289.799.1658 Cell: 289.808.3001 Fax: 866.285.5921 Email: ssnary@gmail.com
This message and any attachment are privileged, confidential and contain private information. The information contained herein is not to be forwarded or shared with others in any way without the express consent of the sender. If you are not the addressee named above any disclosure, reproduction, copying, distribution, or other dissemination or use of this communication is prohibited. If you have received this transmission in error, please notify the sender immediately and destroy this e-mail.
Added the
environment:sdk:
field to theexample/pubspec.yaml
file.The
example/pubspec.yaml
requires the environment field or else a "Lower-bound SDK constraint" warning is displayed and the flutter packages get command will fail.