Showing
119 changed files
with
5971 additions
and
2 deletions
.gitignore
0 → 100644
.metadata
0 → 100644
CHANGELOG.md
0 → 100644
LICENSE
0 → 100644
example/.gitignore
0 → 100644
example/.metadata
0 → 100644
example/README.md
0 → 100644
example/android/.gitignore
0 → 100644
example/android/app/build.gradle
0 → 100644
544 Bytes
442 Bytes
721 Bytes
1.01 KB
1.41 KB
example/android/build.gradle
0 → 100644
example/android/gradle.properties
0 → 100644
example/android/settings.gradle
0 → 100644
example/ios/.gitignore
0 → 100644
example/ios/Flutter/AppFrameworkInfo.plist
0 → 100644
example/ios/Flutter/Debug.xcconfig
0 → 100644
example/ios/Flutter/Release.xcconfig
0 → 100644
example/ios/Runner.xcodeproj/project.pbxproj
0 → 100644
example/ios/Runner/AppDelegate.swift
0 → 100644
564 Bytes
1.25 KB
1.55 KB
1.68 KB
1.88 KB
1.25 KB
1.85 KB
3.74 KB
1.84 KB
3.22 KB
68 Bytes
68 Bytes
68 Bytes
example/ios/Runner/Info.plist
0 → 100644
example/ios/Runner/Runner-Bridging-Header.h
0 → 100644
example/lib/examples/cupertino_share.dart
0 → 100644
example/lib/examples/sliver_container.dart
0 → 100644
example/lib/main.dart
0 → 100644
example/lib/modals/circular_modal.dart
0 → 100644
example/lib/modals/modal_complex_all.dart
0 → 100644
example/lib/modals/modal_fit.dart
0 → 100644
example/lib/modals/modal_inside_modal.dart
0 → 100644
example/lib/modals/modal_simple.dart
0 → 100644
example/lib/modals/modal_will_scope.dart
0 → 100644
example/lib/modals/modal_with_navigator.dart
0 → 100644
example/lib/modals/modal_with_scroll.dart
0 → 100644
example/macos/.gitignore
0 → 100644
example/macos/Flutter/Flutter-Debug.xcconfig
0 → 100644
example/macos/Runner/AppDelegate.swift
0 → 100644
45.9 KB
3.2 KB
1.4 KB
5.79 KB
1.21 KB
14.5 KB
1.83 KB
example/macos/Runner/Base.lproj/MainMenu.xib
0 → 100644
example/macos/Runner/Configs/Debug.xcconfig
0 → 100644
example/macos/Runner/Info.plist
0 → 100644
example/macos/Runner/MainFlutterWindow.swift
0 → 100644
example/macos/Runner/Release.entitlements
0 → 100644
example/pubspec.lock
0 → 100644
example/pubspec.yaml
0 → 100644
example/test/widget_test.dart
0 → 100644
example/web/favicon.png
0 → 100644
917 Bytes
example/web/icons/Icon-192.png
0 → 100644
5.17 KB
example/web/icons/Icon-512.png
0 → 100644
8.06 KB
example/web/index.html
0 → 100644
example/web/manifest.json
0 → 100644
lib/modal_bottom_sheet.dart
0 → 100644
lib/src/bottom_sheet.dart
0 → 100644
lib/src/bottom_sheet_route.dart
0 → 100644
lib/src/bottom_sheets/bar_bottom_sheet.dart
0 → 100644
lib/src/material_with_modal_page_route.dart
0 → 100644
pubspec.lock
0 → 100644
pubspec.yaml
0 → 100644
test/bottom_sheet_test.dart
0 → 100644
-
Please register or login to post a comment