today_design_system 1.0.122 copy "today_design_system: ^1.0.122" to clipboard
today_design_system: ^1.0.122 copied to clipboard

unlisted

This is a package to import all the Today Design System widgets and constants to generate new Flutter projects based of it.

90/ 160
pub points
25
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/xtminc/today-design-system-docs was unreachable. Make sure that the website is reachable via HEAD requests.

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

260 out of 983 API elements (26.4 %) have documentation comments.

Some symbols that are missing documentation: calendar_date_picker2, calendar_date_picker2.CalendarDatePicker2, calendar_date_picker2.CalendarDatePicker2.CalendarDatePicker2.new, calendar_date_picker2_config, calendar_date_picker2_config.CalendarDatePicker2Config.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Web

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:today_design_system/components/components.dart that imports:
  • package:flutter_dropzone/flutter_dropzone.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:today_design_system/components/components.dart that imports:
  • package:flutter_dropzone/flutter_dropzone.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:today_design_system/components/components.dart that imports:
  • package:flutter_dropzone/flutter_dropzone.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:today_design_system/components/components.dart that imports:
  • package:flutter_dropzone/flutter_dropzone.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:today_design_system/components/components.dart that imports:
  • package:flutter_dropzone/flutter_dropzone.dart that declares support for platforms: Web.
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 129 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:responsive_framework/max_width_box.dart'.

lib/components/components.dart:18:8

   ╷
18 │ import 'package:responsive_framework/max_width_box.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

ERROR: Target of URI doesn't exist: 'package:responsive_framework/responsive_breakpoints.dart'.

lib/components/components.dart:19:8

   ╷
19 │ import 'package:responsive_framework/responsive_breakpoints.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
collection any 1.19.1 1.19.1
dotted_border ^2.0.0+3 2.1.0 3.1.0
flutter_dropzone ^3.0.5 3.0.7 4.2.1
flutter_multi_formatter ^2.11.5 2.13.10 2.13.10
flutter_svg ^2.0.5 2.2.3 2.2.3
intl ^0.19.0 0.19.0 0.20.2
provider any 6.1.5+1 6.1.5+1
responsive_framework ^1.0.0 1.5.1 1.5.1
shimmer ^2.0.0 2.0.0 3.0.0
today_flushbar 0.0.5-pre 0.0.5-pre 0.0.5-pre
websafe_svg ^3.0.1 3.0.1+10 3.0.1+10
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
base58check - 2.0.0 2.0.0
bech32 - 0.2.2 0.2.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
flutter_dropzone_platform_interface - 2.2.0 2.2.0
flutter_dropzone_web - 3.0.13 4.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.1 7.0.1
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_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.1

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

Found 4 issues. Showing the first 2:

The constraint `^2.0.0+3` on dotted_border does not support the stable version `3.0.0`.

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

The constraint `^3.0.5` on flutter_dropzone does not support the stable version `4.0.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
90
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

This is a package to import all the Today Design System widgets and constants to generate new Flutter projects based of it.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, dotted_border, flutter, flutter_dropzone, flutter_multi_formatter, flutter_svg, intl, provider, responsive_framework, shimmer, today_flushbar, websafe_svg

More

Packages that depend on today_design_system