vs_story_designer 1.5.2 copy "vs_story_designer: ^1.5.2" to clipboard
vs_story_designer: ^1.5.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, finger drawing.

43
likes
80/ 160
pub points
784
downloads

We analyzed this package 2 days ago, and awarded it 80 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

15 out of 23 API elements (65.2 %) have documentation comments.

Some symbols that are missing documentation: vs_story_designer, vs_story_designer.FontType, vs_story_designer.ThemeType, vs_story_designer.VSStoryDesigner, vs_story_designer.VSStoryDesigner.VSStoryDesigner.new.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/utils/modal_sheets.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/utils/modal_sheets.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/utils/modal_sheets.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:vs_story_designer/vs_story_designer.dart that imports:
  • package:vs_story_designer/src/presentation/main_view/main_view.dart that imports:
  • package:vs_story_designer/src/presentation/bar_tools/top_tools.dart that imports:
  • package:vs_story_designer/src/domain/sevices/save_as_image.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 30 issues. Showing the first 2:

ERROR: The getter 'bodyText1' isn't defined for the type 'TextTheme'.

lib/src/presentation/draggable_items/draggable_widget.dart:231:10

    ╷
231 │         .bodyText1!
    │          ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/draggable_items/draggable_widget.dart

ERROR: The getter 'bodyText1' isn't defined for the type 'TextTheme'.

lib/src/presentation/main_view/main_view.dart:356:38

    ╷
356 │                                     .bodyText1!
    │                                      ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/presentation/main_view/main_view.dart

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 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
flutter_screenutil ^5.6.1 5.9.3 5.9.3
fluttertoast ^8.1.2 8.2.12 8.2.12
google_fonts ^4.0.3 4.0.5 6.2.1
image ^4.0.12 4.5.4 4.5.4
image_gallery_saver ^1.7.1 1.7.1 2.0.3
path_provider ^2.0.12 2.1.5 2.1.5
perfect_freehand ^1.0.4 1.0.4 2.3.2
photo_view ^0.14.0 0.14.0 0.15.0
provider ^6.0.5 6.1.4 6.1.4
vs_media_picker ^0.0.3 0.0.3 1.0.4
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.6 4.0.6
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.12.0
matrix4_transform - 2.0.1 4.0.1
meta - 1.16.0 1.16.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.17 2.2.17
path_provider_foundation - 2.4.1 2.4.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 - 6.1.0 6.1.0
photo_manager - 2.8.2 3.6.4
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.2 6.0.2
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.1.4 2.1.5
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 6 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 `^4.0.3` on google_fonts does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions google_fonts to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 5 errors:

  • UNDEFINED_GETTER - lib/src/presentation/draggable_items/draggable_widget.dart:231:10 - The getter 'bodyText1' isn't defined for the type 'TextTheme'.
  • UNDEFINED_GETTER - lib/src/presentation/main_view/main_view.dart:356:38 - The getter 'bodyText1' isn't defined for the type 'TextTheme'.
  • UNDEFINED_GETTER - lib/src/presentation/text_editor_view/widgets/font_selector.dart:55:28 - The getter 'bodyText1' isn't defined for the type 'TextTheme'.

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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
43
likes
80
points
784
downloads

Publisher

verified publishervickysalunkhe.in

Weekly Downloads

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, finger drawing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

align_positioned, flutter, flutter_screenutil, fluttertoast, google_fonts, image, image_gallery_saver, path_provider, perfect_freehand, photo_view, provider, vs_media_picker

More

Packages that depend on vs_story_designer