fix bugs
parents
Showing
.gitignore
0 → 100644
.metadata
0 → 100644
CHANGELOG.md
0 → 100644
This diff is collapsed.
Click to expand it.
LICENSE
0 → 100644
README.md
0 → 100644
This diff is collapsed.
Click to expand it.
analysis_options.yaml
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
This diff is collapsed.
Click to expand it.
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/main.dart
0 → 100644
example/pubspec.lock
0 → 100644
example/pubspec.yaml
0 → 100644
example/test/widget_test.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/chip_field/multi_select_chip_field.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dialog/mult_select_dialog.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dialog/multi_select_dialog_field.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/multi_select_flutter.dart
0 → 100644
lib/util/horizontal_scrollbar.dart
0 → 100644
lib/util/multi_select_actions.dart
0 → 100644
lib/util/multi_select_item.dart
0 → 100644
lib/util/multi_select_list_type.dart
0 → 100644
pubspec.lock
0 → 100644
pubspec.yaml
0 → 100644
test/multi_select_flutter_test.dart
0 → 100644