Skip to content

Instantly share code, notes, and snippets.

@alamsyahh15
Created September 23, 2019 01:43
Show Gist options
  • Save alamsyahh15/90fc34cb7de6de6cd4aafbf1fc6b000c to your computer and use it in GitHub Desktop.
Save alamsyahh15/90fc34cb7de6de6cd4aafbf1fc6b000c to your computer and use it in GitHub Desktop.
#Bagian dependencies
...
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
giffy_dialog: ^1.3.0
...
#Bagian Assets
...
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- gambar/
# - images/a_dot_ham.jpeg
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment