flutter_flicker 0.88.2 copy "flutter_flicker: ^0.88.2" to clipboard
flutter_flicker: ^0.88.2 copied to clipboard

outdated

App state, routing and other shared patterns for Code Collective flutter projects

0.88.2 #

15 November 2021

  • chore: Re-order changelog (order by version, descending)

0.88.0 #

3 November 2021

  • Change label and hints to uppercase by default
  • Add DecoratorUtils

breaking changes #

The default casing for labelText and hintText changed:

  • FlickerDateInput, FlickerNumberInput and RequiredFlickerTextInput now have UPPERCASE label and hints.
  • FlickerDropDown now has UPPERCASE hints

You can get the old behavior by setting (the new) uppercaseLabelAndHint to false for these controls

0.87.0 #

25 October 2021

  • Removal of some customer theming

0.86.0 #

11 September 2021

  • Flexible menu item features

0.80.0 #

13 August 2021

  • Readonly styling

0.74.0 #

12 August 2021

  • Added support for custom hit text for drop downs

0.72.0 #

30 June 2021

  • Updated showAlertDialog to have a widget as content

0.71.0 #

30 June 2021

  • Added BaseLogic.showAlertDialog

0.70.0 #

30 June 2021

  • Added onFieldSubmitted function to FlickerTextInput

0.67.0 #

22 June 2021

  • Better read only styling and readonly support for drop downs

0.68.0 #

21 June 2021

  • Grid totals / footer support

0.67.0 #

7 June 2021

  • Better read only styling and readonly support for drop downs

0.64.0 #

7 June 2021

  • Grid footer

0.59.0 #

19 May 2021

  • Column header text wrapping

0.55.0 #

19 May 2021

  • Outlined button styling

0.52.0 #

19 May 2021

  • Rename to Flicker and add Null Safety

0.50.0 #

19 May 2021

  • Default waiting, error and unknown route screens

0.49.0 #

10 May 2021

  • Read = false during page use

0.35.0 #

5 May 2021

  • App initialisation Completer

0.31.0 #

2 May 2021

  • Fix decimal point numeric control issue

0.26.0 #

2 May 2021

  • Better date control

0.14.0 #

28 April 2021

  • Hint input color

0.12.0 #

26 April 2021

  • Removing default padding from input controls

0.9.0 #

26 April 2021

  • Read only label tweaks

0.6.0 #

20 April 2021

  • Upgrade intl

0.4.0 #

20 April 2021

  • Color options on buttons

0.3.0 #

17 April 2021

  • Added prefix on input controls

0.1.0 #

17 April 2021

  • Added suffix and readonly on input controls

0.0.x #

versions 0.0.2 to 0.0.46 19 March 2021 to 15 April 2021

  • Routing, app state, menus, base screens...
  • Security
  • Wait and error screens are now configurable via FlickerConfiguration
  • getRoutesForCurrentUser null fix
  • updated documentation
  • platform support
  • Team demo
  • Added input cursor color
  • Added input controls
  • Removed required label on text field
  • Different take on numeric input control
  • Riverpod update
  • Subtitle color
  • Basic date control
  • intl version conflicts
4
likes
0
pub points
8%
popularity

Publisher

verified publishercodecollective.com

App state, routing and other shared patterns for Code Collective flutter projects

Homepage

License

unknown (LICENSE)

Dependencies

flutter, flutter_riverpod, google_fonts, intl

More

Packages that depend on flutter_flicker