playx 0.1.2
playx: ^0.1.2 copied to clipboard
Playx eco system helps with redundant features as it provides many utilities for themes, widgets and more.
0.1.2 #
- updated packages
0.1.1 #
- updated packages
0.1.0 #
- Add support for Dart 3.0.0 and Flutter 3.10
- Add new
XColorSchemeinplayx_themewhich is a new way to configure custom colors for each themes. - update packages
- Update
Playx.runPlayxfunction to support Sentry. - Add new packages like
Lottie,Sentry,AsyncandFimber - Add
IsEqualwhich validates text form fields. - Update example project.
0.0.9 #
- hide
RContextMediaQueryfromflutter_readablepackage to avoid conflicts withGetxpackage. - update exports.
0.0.8 #
- add
playx_widgetpackage which contains custom utility widgets to make development faster.
0.0.6 0.0.7 #
- add
AppConfing.boot()to initialize default configuration - update packages
0.0.5 #
- remove
sentry
0.0.4 #
- add
Playx.boot() - update
playx_theme - typos
0.0.3 #
- update
playx_coreto 0.0.2 - export
playx_core - fix typos
0.0.2 #
- fix : Error: Undefined name 'kDebugMode'.
0.0.1 #
- initial release.