arche 1.1.6
arche: ^1.1.6 copied to clipboard
Arche is a Flutter library including utils to build applications effectively.
1.1.6 #
- Provide More Data to
NavigationView
TransitionBuilder
1.1.4~1.1.5 #
- Remove
FutureOr
and Add Some method to cans - Add Support to NavigationView use
Stack
in Vertical
1.1.3 #
config
bugfix- Some
cans
return type should useFutureOr
1.1.2 #
- Fix type error
- Add
AppConfigsBase
1.1.1 #
- Fix module export
1.1.0 #
- AsyncIO Support
- Extension Dialogs Improvement
- Remove some unnecessary API
1.0.1 #
- Fix NavigationView AnimeIconButton Error
1.0.0 #
- Fix Deprecated API
- Optimize
Optional
- Rewrite confirm dialog
0.0.6 #
- Fix
ConfigEntry
hashKey
0.0.5 #
- Add
ConfigEntry
and Improve theArcheLogger
- Add
ConfigEntry
Generator - Add
ProgressIndicatorWidget
andComplexDialog
- Add
FutureResolver
- Remove default
Padding
inNavigationView
- Rename the
State
to follow the offical API - Fix Bugs and Optimize Code
0.0.4 #
- New Widget
CardButton
,CardMenuButton
,ValueStateBuilder
- Try the
NavigationView.pageview
- Add Some Cans to hold a value
- Fix
ArcheBus
andSubordinate
serious problems - Some optimize and fix
0.0.3 #
- Imporve the
NavigationView
, support the vertical view tryGet
method inKVIO
- Some Small Update and BugFix
- Optimize the project structure
- Try compat with web
0.0.2 #
- Fix debug in web
- Add widgets in arche/widgets
- Add
MutableCan
- Some Optimize
0.0.1 #
Initial publish.