Created
March 1, 2018 11:27
-
-
Save anilcancakir/c29a3ff8338fcf5dfa3fe70350412f80 to your computer and use it in GitHub Desktop.
Add a package to Flutter project.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dependencies: | |
| flutter: | |
| sdk: flutter | |
| fluro: "^1.2.1" // Add this line for Fluro package |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment