input_sheet 0.2.1
input_sheet: ^0.2.1 copied to clipboard
A flutter package to help apps with extensive forms, implementing inputs as BottomSheet to make it enjoyable.
We analyzed this package on Jan 16, 2021, and awarded it 70 pub points (of a possible 110):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Package has an example
- Found example at:
example/lib/main.dart
0/10 points: 20% or more of the public API has dartdoc comments
- 21 out of 242 API elements (8.7 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
10/20 points: Supports 2 of 3 possible platforms (iOS, Android, Web)
Found 9 issues. Showing the first 2:
Consider supporting multiple platforms:
Package does not support Flutter platform Web
Because:
package:input_sheet/input_sheet.dart
that imports:package:input_sheet/sheet.dart
that imports:package:keyboard_utils/widgets.dart
that declares support for platforms: Android, iOS
20/30 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
INFO: 'overflow' is deprecated and shouldn't be used. Use clipBehavior instead. See the migration guide in flutter.dev/go/clip-behavior. This feature was deprecated after v1.22.0-12.0.pre..
lib/components/IpsPhoto.dart:23:7
╷
23 │ overflow: Overflow.visible,
│ ^^^^^^^^
╵
To reproduce make sure you are using pedantic and run flutter analyze lib/components/IpsPhoto.dart
INFO: 'Overflow' is deprecated and shouldn't be used. Use clipBehavior instead. See the migration guide in flutter.dev/go/clip-behavior. This feature was deprecated after v1.22.0-12.0.pre..
lib/components/IpsPhoto.dart:23:17
╷
23 │ overflow: Overflow.visible,
│ ^^^^^^^^
╵
To reproduce make sure you are using pedantic and run flutter analyze lib/components/IpsPhoto.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
after_layout | ^1.0.7+2 | 1.0.7+2 | 1.0.7+2 |
cached_network_image | ^2.2.0+1 | 2.5.0 | 2.5.0 |
camera | ^0.5.8+1 | 0.5.8+17 | 0.6.4+5 |
flutter_cupertino_date_picker | ^1.0.24 | 1.0.26+2 | 1.0.26+2 |
flutter_feather_icons | ^1.0.3 | 1.0.3 | 1.0.3 |
flutter_keyboard_size | ^0.1.2+2 | 0.1.2+2 | 0.1.2+2 |
flutter_masked_text | ^0.8.0 | 0.8.0 | 0.8.0 |
flutter_mobx | ^1.1.0 | 1.1.0+2 | 1.1.0+2 |
intl | ^0.16.1 | 0.16.1 | 0.16.1 |
keyboard_utils | ^1.2.1 | 1.2.4 | 1.2.4 |
mobx | ^1.2.1 | 1.2.1+4 | 1.2.1+4 |
path_provider | ^1.6.8 | 1.6.27 | 1.6.27 |
permission_handler | ^5.0.1+1 | 5.0.1+1 | 5.0.1+1 |
quiver | ^2.0.5 | 2.1.5 | 2.1.5 |
uuid | ^2.0.4 | 2.2.2 | 2.2.2 |
video_compress | ^2.0.0 | 2.1.1 | 2.1.1 |
video_player | ^0.10.11 | 0.10.12+5 | 1.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive | - | 2.0.13 | 2.0.13 |
args | - | 1.6.0 | 1.6.0 |
characters | - | 1.1.0-nullsafety.5 | 1.1.0-nullsafety.5 |
charcode | - | 1.1.3 | 1.2.0-nullsafety.3 |
clock | - | 1.0.1 | 1.1.0-nullsafety.3 |
collection | - | 1.15.0-nullsafety.5 | 1.15.0-nullsafety.5 |
convert | - | 2.1.1 | 2.1.1 |
crypto | - | 2.1.5 | 2.1.5 |
ffi | - | 0.1.3 | 0.1.3 |
file | - | 5.2.1 | 5.2.1 |
flutter_blurhash | - | 0.5.0 | 0.5.0 |
flutter_cache_manager | - | 2.1.1 | 2.1.1 |
http | - | 0.12.2 | 0.12.2 |
http_parser | - | 3.1.4 | 3.1.4 |
image | - | 2.1.19 | 2.1.19 |
js | - | 0.6.3-nullsafety.3 | 0.6.3-nullsafety.3 |
matcher | - | 0.12.9 | 0.12.10-nullsafety.3 |
meta | - | 1.3.0-nullsafety.6 | 1.3.0-nullsafety.6 |
nested | - | 0.0.4 | 0.0.4 |
octo_image | - | 0.3.0 | 0.3.0 |
path | - | 1.7.0 | 1.8.0-nullsafety.3 |
path_provider_linux | - | 0.0.1+2 | 0.0.1+2 |
path_provider_macos | - | 0.0.4+8 | 0.0.4+8 |
path_provider_platform_interface | - | 1.0.4 | 1.0.4 |
path_provider_windows | - | 0.0.4+3 | 0.0.4+3 |
pedantic | - | 1.9.2 | 1.9.2 |
permission_handler_platform_interface | - | 2.0.1 | 2.0.1 |
petitparser | - | 3.1.0 | 3.1.0 |
platform | - | 2.2.1 | 2.2.1 |
plugin_platform_interface | - | 1.0.3 | 1.0.3 |
process | - | 3.0.13 | 3.0.13 |
provider | - | 4.3.2+4 | 4.3.2+4 |
rxdart | - | 0.25.0 | 0.25.0 |
source_span | - | 1.7.0 | 1.8.0-nullsafety.4 |
sqflite | - | 1.3.2+2 | 1.3.2+2 |
sqflite_common | - | 1.0.3 | 1.0.3 |
stack_trace | - | 1.9.6 | 1.10.0-nullsafety.6 |
string_scanner | - | 1.0.5 | 1.1.0-nullsafety.3 |
synchronized | - | 2.2.0+2 | 2.2.0+2 |
term_glyph | - | 1.1.0 | 1.2.0-nullsafety.3 |
typed_data | - | 1.3.0-nullsafety.5 | 1.3.0-nullsafety.5 |
vector_math | - | 2.1.0-nullsafety.5 | 2.1.0-nullsafety.5 |
video_player_platform_interface | - | 2.2.0 | 2.2.0 |
video_player_web | - | 0.1.4+1 | 0.1.4+1 |
win32 | - | 1.7.4 | 1.7.4 |
xdg_directories | - | 0.1.2 | 0.1.2 |
xml | - | 4.5.1 | 4.5.1 |
To reproduce run pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.5.8+1` on camera does not support the latest published version `0.6.4+5`
pubspec.yaml:17:11
╷
17 │ camera: ^0.5.8+1
│ ^^^^^^^^
╵
The constraint `^0.10.11` on video_player does not support the latest published version `1.0.1`
pubspec.yaml:23:17
╷
23 │ video_player: ^0.10.11
│ ^^^^^^^^
╵