fastor_app_ui_widget 0.0.73 fastor_app_ui_widget: ^0.0.73 copied to clipboard
Coding Faster By Build Fast UI Widget
0.0.73 #
- fix "MainAxisAlignment.end" not working in class "ColumnTemplate"
0.0.72 #
- fix "isRemoveUnderline" in "TextFieldTemplate" class
0.0.71 #
- fix bugs
0.0.70 #
- add "SystemUiOverlayStyle" in "PageTemplate" class by use parameter "homeButtonsBackgroundColor"
0.0.69 #
- add extra method at class "ToolsValidation"
0.0.68 #
- add "clearAll()" at class "FastorStateManagement"
0.0.67 #
- fix "getCurrentState()" at class "FastorStateManagement"
0.0.66 #
- add method "isAppForeground()" at class "FastorStateManagement"
0.0.65 #
- class "PageTemplate" add attribute "widgetBackground"
0.0.64 #
- class "BoarderHelper" in method "cardViewPhysical" add attribute "colorBackground"
0.0.63 #
- create class "FastorStateManagement" to manage the state
- edit class "DeviceTools" to add optional "color"
0.0.62 #
- export class "BorderRadiusTools" to helper in generate "Radius"
0.0.61 #
- add attribue "radiusBorder" at class "BoarderHelper" method "cardViewPhysical"
0.0.60 #
- fix class "BoarderHelper"
0.0.59 #
- fix scroll in browser at mobile, to more smooth
0.0.58 #
- fix scroll in browser at mobile, to more smooth
0.0.57 #
- fix scroll in browser at mobile, to more smooth
0.0.56 #
- fix scroll in browser at mobile, to more smooth
0.0.55 #
- attribute new "scrollController" at class "PageTemplate"
0.0.54 #
- attribute "scaffoldKey = GlobalKey()" at class "PageTemplate"
0.0.53 #
- create "ImageViewTemplate" class, to working as StatelessWidget
0.0.52 #
- fix v 0.0.51
0.0.51 #
- add attribute "boxFit_background" in "ImageView" to set shape (cover / fill), where cover make auto crop.
0.0.50 #
- add attribute "selectedTextAllow" in "TextTemplate" for web can select text by mouse
0.0.49 #
- add attribute "minLines" in "TextTemplate"
0.0.48 #
- add attribute "maxLines" in "TextTemplate"
0.0.47 #
- class "TextTemplate" remove Logs
0.0.46 #
- class "PageTemplate" try "Scaffold"
- Class "DeviceTools" fix percentage
0.0.45 #
- class "ListViewTemplate" remove "minWidth" due to cause problem in alignment not working in center
0.0.44 #
- fix "SingleChildScrollViewTemplate" not to be match parent width in "hList"
0.0.43 #
- fix "Background" to be tile "fit: BoxFit.fill" at class "ImageView"
0.0.42 #
- fix "Dark Level for Dimensions" in "TextTemplate"
0.0.41 #
- fix "Dimen" in "TextTemplate"
0.0.40 #
- set "DeviceTools" extra feature, set by percentage, set by fifth
0.0.39 #
- set "decorationColor" same color text in "TextTemplate"
0.0.38 #
- fix "shared_preferences"
0.0.37 #
- fix "hive"
0.0.36 #
- remove lib "shared_preferences" and use "hive" instead
0.0.35 #
- update version "shared_preferences: ^2.0.15"
0.0.34 #
- fix class "SpinnerView"
0.0.33 #
- fix class "scrollAllPage"
0.0.32 #
- add controller to class "scrollAllPage"
0.0.31 #
- fix : "PageTemplate"
0.0.30 #
- fix : "PageTemplate"
0.0.29 #
- class "color change of toolbar"
0.0.28 #
- class "ImageView" fix ValueChanged
0.0.27 #
- class "ImageView" set image url by state variable
0.0.26 #
- export class "ImageCircleView"
0.0.25 #
- add new colors in "DSColor" for "menu"
0.0.24 #
- add new class for progress "ProgressSpinkit"
0.0.23 #
- add new types of "FormFieldValidator" is : min, max, equal
0.0.22 #
- add "focus" and max" at class "TextFiledTemplate"
0.0.21 #
- add class "CropTemplate"
0.0.20 #
- fix class "DirectionLanguage" remove "!"
0.0.19 #
- fix class "DirectionLanguage"
0.0.18 #
- add new feature in class "LanguageTools.dart", add method "setArabicWhenDeviceLangaugeIsArabic()"
0.0.17 #
- fix class "ImageTemplate" make set image background, type "fit: BoxFit.cover"
0.0.16 #
- fix class "UniqueTools" return double not integer
0.0.15 #
- DSColor add Table
- fix DSDimen padding button
0.0.14 #
- DSDimen add padding button
0.0.13 #
- fix class "DirectionLanguage"
0.0.12 #
- export class "ListenerChangeDeviceSize"
0.0.11 #
- export class "ValidatorTemplate"
0.0.10 #
- arabic direction fix bug: scroll page when arabic, make reverse down to top
0.0.9 #
- add dependence "shared_preferences"
- "LanguageTools" class make it in singletone check the cache by using dependence "shared_preferences"
0.0.8 #
- edit class "PageTemplate.dart" add new feature "statusBarColor"
- export class "LogDebug.dart"
- export class "LevelDS.dart"
0.0.7 #
- edit class "StatusBarConstant.dart" to allow to edit color
- export class "DSColor.dart" to allow to edit design system
- export class "DSDimen.dart" to allow to edit design system
- export class "DSFont.dart" to allow to edit design system
- export class "HexColor"
- edit guide get start: replace main file
0.0.6 #
- license for website "fastor-app.com"
0.0.5 #
- Guide "Get Start"
0.0.4 #
- class "runAppFastor.dart" to call form "main.dart"
0.0.3 #
- class "MainTemplate.dart", make all classes export at "Fastor.dart" class
0.0.2 #
MainTemplate
- fix class "BoarderHelper.dart" warning
0.0.1 #
- TODO: Describe initial release.