optimus 0.14.3 copy "optimus: ^0.14.3" to clipboard
optimus: ^0.14.3 copied to clipboard

outdated

Optimus is a design system for mobile platforms (and web in future) used internally in Mews.

0.14.3 #

  • FEAT: More dark theme colors (#196).

0.14.2 #

  • FEAT: [RND-91913] Dark theme colors (#191).

0.14.1+2 #

  • REFACTOR: Follow new mews_pedantic rules.

0.14.1+1 #

  • FIX: RenderBox.size: Null check operator used on a null value (#187).

0.14.1 #

  • FIX: [RND-92036] RenderBox null in SearchField (#182).
  • FEAT: Add onChanged to OptimusSelectInputFormField (#184).
  • CHORE: publish packages.

0.14.0+3 #

  • REFACTOR: Fix new lint issues.

0.14.0+2 #

  • REFACTOR: Fix lint errors.

0.14.0+1 #

  • REFACTOR: Update imports (#173).
  • FIX: Fix error in slidable size (#172).

0.14.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Add controller to OptimusNumberPicker (#170).

0.13.1 #

  • FEAT: Add params of OptimusSlidable inside OptimusExpansionTile (#167).

0.13.0 #

Note: This release has breaking changes.

  • STYLE: Fix more analyzer warnings.
  • STYLE: Fix generic types.
  • FEAT: [RND-79231] Customize actions width in OptimusSlidable (#164).
  • FEAT: Add hasBorders to OptimusExpansionTile (#162).
  • CHORE: publish packages.
  • BREAKING FEAT: Update icon colors (#165).

0.12.0 #

Note: This release has breaking changes.

  • BREAKING FIX: Fix number picker (#151).

0.11.6+1 #

  • REFACTOR: Update static analyzer rules.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.11.6 #

  • FEAT: Make badge text optional (#152).
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.11.5 #

  • FEAT: Add loader to input field (#146).

0.11.4 #

  • FEAT: Update analysis options.

0.11.3 #

  • STYLE: Migrate to mews_pedantic 0.4.0-dev.0.
  • FEAT: Add overflow to link (#144).
  • CHORE: publish packages.

0.11.2 #

  • REFACTOR: Updates for Flutter 2.5 (#141).
  • FEAT: [RND-74787] Add shadow to floating variant of IconButton (#138).

0.11.1 #

  • FEAT: Add clear button to date time field (#135).

0.11.0 #

Note: This release has breaking changes.

  • FIX: Fix keyboard in dialog (#134).
  • BREAKING FEAT: Update icons (#133).

0.10.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: [RND-73527] Rename MessageAuthor (#131).

0.9.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Update chat functionality and design (#128).

0.8.1 #

  • FEAT: Add loader (#126).

0.8.0 #

Note: This release has breaking changes.

  • FEAT: Update list tile design (#122).
  • BREAKING FEAT: Update chat avatars support (#125).

0.7.5+3 #

  • FIX: Add key to search field overlay (#119).

0.7.5+2 #

  • FIX: Fix shadow colors (#117).

0.7.5+1 #

  • FIX: Fix chat rendering (#111).

0.7.5 #

  • FIX: Fix ListTile style (#109).
  • FEAT: [RND-65933] Add standalone link (#105).
  • FEAT: [RND-63261] Add chat component (#95).
  • FEAT: [RND-65864] Change dialog button color (#106).
  • CHORE: publish packages.

0.7.4 #

  • FEAT: [RND-65933] Add standalone link (#105).
  • FEAT: [RND-63261] Add chat component (#95).
  • FEAT: [RND-65864] Change dialog button color (#106).

0.7.3 #

  • FEAT: Export FieldWrapper (#102).

0.7.2 #

  • FEAT: Add OptimusSelectInput::readOnly (#100).

0.7.1 #

  • FEAT: Add OptimusSelectInput (#98).

0.7.0+3 #

  • FIX: [RND-63908] Fix text colors (#96).
  • FIX: [RND-63238] Fix long dialog title (#92).

0.7.0+2 #

  • FIX: Fix OptimusSelect focus (#93).

0.7.0+1 #

  • FIX: Fix dropdown text color (#89).
  • FIX: Make FieldWrapper not a focus node (#90).
  • FIX: [RND-52878] Center text on badge (#88).
  • CHORE: publish packages.
  • CHORE: publish packages.

0.7.0 #

Note: This release has breaking changes.

  • FEAT: [RND-61500] Add new typography presets p.3 (#84).
  • FEAT: [RND-61500] Add new typography presets p.1 (#81).
  • BREAKING FEAT: [RND-61500] Add new typography presets p.2 (#83).

0.6.0 #

Note: This release has breaking changes.

  • FEAT: [RND-58015] Add kiosk_mode package (#77).
  • BREAKING CHORE: Update dependencies.

0.5.4+1 #

  • FIX: Fix OptimusSelectFormField error (#72).

0.5.4 #

  • FIX: [RND-55495] Fix dark theme colors (#69).
  • FIX: [RND-52664] Support tags ellipsizing (#67).
  • FIX: [RND-54277] Fix overlay placement (#65).
  • FEAT: Add checkbox form field (#70).

0.5.3 #

  • STYLE: Add newline.
  • REFACTOR: Extract error field (#62).
  • FIX: Fix layout issues with dispose (#63).
  • FEAT: [RND-52584] Add segmented control (#60).
  • CHORE: Update dependencies.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.2 #

  • FEAT: Make OptimusEnabled public (#58).
  • FEAT: Add showCursor parameter (#57).

0.5.1 #

  • FEAT: Make scroll behavior public (#55).

0.5.0+1 #

  • FIX: Add generated files.

0.5.0 #

  • Migrate to null-safety

0.4.0 #

  • Add mainAxisSize to OptimusStack (#24)
  • Add basic theming support (#25)
  • Add StepBar component (#18)
  • Add dark theme for Banner (#27)
  • Add dark theme for IconButton (#26)
  • Add theming support to OptimusAvatar (#28)
  • Add dark theme for card (#29)
  • Add dark theme for typography (#31)
  • Add dark theme for tag (#30)
  • Add dark theming for FieldLabel (#32)
  • Add dark theming for dropdown button (#33)
  • Add theming for dropdown item (#35)
  • Add theming for InputField and FieldWrapper (#34)
  • Add theming for checkbox (#37)
  • Add theming for dialog (#36)
  • Add theming for badge (#38)
  • Add dark theme colors for list tile (#40)
  • Add dark theme colors for number picker (#39)
  • Fix dark theme colors for field label (#42)
  • Add dark theme colors for tabs and borders (#41)
  • Fix dark theme colors for group wrapper (#43)
  • Add dark theme support for icons (#44)
  • Migrate to Flutter 2 (#50)
  • Add dark theme support for stepbar (#49)
  • Add dark theme support for radio (#46)
  • Add dark theme support for iconlist tileborders and expansion tile (#45)
  • Add dark theme support for search field (#47)
  • Add dark theme support for select (#48)

0.3.0 #

  • Add Stack (#14)
  • Add dropdown button (#11)
  • Update buttons animations (#16)
  • Rename parameters (#21)
  • Implement split button (#20)
  • Fix badge text color (#22)

0.2.0 #

  • Add Icon Button (#5)
  • Update Optimus colors (#9)
  • Develop Banner component (#8)
  • Add non-modal wrapper (#10)

0.1.0+2 #

  • Format code with 80-column limit

0.1.0+1 #

  • Clean up code

0.1.0 #

  • Initial version
22
likes
0
pub points
55%
popularity

Publisher

verified publishermews.com

Optimus is a design system for mobile platforms (and web in future) used internally in Mews.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dfunc, flutter, flutter_slidable, freezed_annotation

More

Packages that depend on optimus