We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946466b commit afb58beCopy full SHA for afb58be
.gitignore
@@ -9,3 +9,4 @@ build/
9
**/ios/.generated/
10
**/ios/Flutter/Generated.xcconfig
11
**/ios/Runner/GeneratedPluginRegistrant.*
12
+**/ios/Flutter/flutter_export_environment.sh
charts_flutter_cf/CHANGELOG.md
@@ -1,6 +1,7 @@
1
# 0.10.2+1
2
3
* Fix issue #8 "An assert in LayoutConfig.getMinPixel fires sometimes" with PR #10
4
+* Add flutter_export_environment.sh to .gitignore
5
6
# 0.10.2
7
* Try again, forgot to add homepage to sed script for pubspec.
0 commit comments