1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2026-04-02 13:55:19 +00:00

Added bottom sheet example app (#64)

This commit is contained in:
Rishika Jain
2020-10-09 04:41:26 +05:30
committed by GitHub
parent 24955aeac5
commit 1cf8680ef4
65 changed files with 1461 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true