quickstart 0.1.0-3.dev
quickstart: ^0.1.0-3.dev copied to clipboard
A prototype for your app with routing, tabs, bottom navigation, header, footer, logo, menu, language switch, Firebase authentication, and more. Set up in seconds.
0.1.0-3.dev #
- Added
AuthenticationNotifier
. - Added
QuickDelegate.addSpacing()
,.buildFooter()
,.buildLogo()
. - Added
quickTr()
to aMap<String, String>
extension to pick a translation from a map of localized strings. - Exported
Toast
,ToastType
,ToastNotifer
,Iterable
extensions,H2
. - Merging the app's own localization strings into easy_localization's.
- Made
Toast.description
optional. - Changed the header padding.
0.1.0-2.dev #
- Added
QuickDelegate.routeInformationParser
. - Made
QuickScaffold.delegate
optional. - Exported
QuickScaffold
,QuickSettingsPage
,QuickSettingsPath
,QuickPageFactory
,QuickThemeExtension
,QuickPadding
,SmallCircularProgressIndicator
.
0.1.0-1.dev #
- Initial release.