stories_editor 0.2.2
stories_editor: ^0.2.2 copied to clipboard
This is a package created in the style of the instagram story creator, with which you can create images with images, texts, stickers (Gifs), finger drawing.
We analyzed this package 3 days ago, and awarded it 75 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
5/10 points: Use an OSI-approved license
Detected license: CC0-1.0.
The following license are not OSI-approved: `CC0-1.0`.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
12 out of 15 API elements (80.0 %) have documentation comments.
Some symbols that are missing documentation: stories_editor, stories_editor.StoriesEditor, stories_editor.StoriesEditor.StoriesEditor.new.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:stories_editor/stories_editor.dartthat imports:package:stories_editor/src/presentation/main_view/main_view.dartthat imports:package:stories_editor/src/presentation/utils/modal_sheets.dartthat imports:package:stories_editor/src/domain/sevices/save_as_image.dartthat imports:package:image_gallery_saver/image_gallery_saver.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:stories_editor/stories_editor.dartthat imports:package:stories_editor/src/presentation/main_view/main_view.dartthat imports:package:stories_editor/src/presentation/utils/modal_sheets.dartthat imports:package:stories_editor/src/domain/sevices/save_as_image.dartthat imports:package:image_gallery_saver/image_gallery_saver.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:stories_editor/stories_editor.dartthat imports:package:stories_editor/src/presentation/main_view/main_view.dartthat imports:package:stories_editor/src/presentation/utils/modal_sheets.dartthat imports:package:stories_editor/src/domain/sevices/save_as_image.dartthat imports:package:image_gallery_saver/image_gallery_saver.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:stories_editor/stories_editor.dartthat imports:package:stories_editor/src/presentation/main_view/main_view.dartthat imports:package:stories_editor/src/presentation/utils/modal_sheets.dartthat imports:package:stories_editor/src/domain/sevices/save_as_image.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 50 issues. Showing the first 2:
ERROR: The setter 'enableDithering' isn't defined for the type 'Paint'.
lib/stories_editor.dart:74:11
╷
74 │ Paint.enableDithering = true;
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/stories_editor.dart
INFO: Missing type annotation.
lib/src/domain/providers/notifiers/draggable_widget_notifier.dart:20:3
╷
20 │ setDefaults() {
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/domain/providers/notifiers/draggable_widget_notifier.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
align_positioned |
^3.0.0 |
3.0.0 | 5.0.1 | |
animated_text_kit |
^4.2.2 |
4.3.0 | 4.3.0 | |
flutter_screenutil |
^5.6.0 |
5.9.3 | 5.9.3 | |
fluttertoast |
^8.1.1 |
8.2.14 | 9.0.0 | |
gallery_media_picker |
^0.0.82 |
0.0.82 | 0.2.0 | |
image |
^3.2.2 |
3.3.0 | 4.7.2 | |
image_gallery_saver |
^1.7.1 |
1.7.1 | 2.0.3 | |
modal_gif_picker |
^0.0.2 |
0.0.2 | 0.0.2 | Discontinued |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
perfect_freehand |
^1.0.4 |
1.0.4 | 2.5.1 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
provider |
^6.0.4 |
6.1.5+1 | 6.1.5+1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 3.6.1 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
matrix4_transform |
- | 2.0.1 | 4.0.1 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
oktoast |
- | 3.4.0 | 3.4.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
photo_manager |
- | 2.8.2 | 3.8.3 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^3.0.0` on align_positioned does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions align_positioned to update the constraint.
The constraint `^8.1.1` on fluttertoast does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions fluttertoast to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
UNDEFINED_SETTER-lib/stories_editor.dart:74:11- The setter 'enableDithering' isn't defined for the type 'Paint'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.