flutter_adaptive 1.1.0 flutter_adaptive: ^1.1.0 copied to clipboard
A series of widgets and utilities that adapt to the current platform.
A series of widgets and utilities that adapt to the current platform.
Features #
Widgets #
BottomNavigationBar
Button
DropDownButton
ExpansionTile
IconButton
ListTile
MenuButton
Route
SearchTextField
Spinner
SwitchListTile
TapArea
TextField
ToggleButtons
Utilities #
showActionSheet()
showDatePicker()
showDialog()
Usage #
NOTE: This package was built with import prefixes (like adaptive
) in mind
as without it you may encounter issues with other Flutter imports (like material
).
import 'package:flutter_adaptive/flutter_adaptive.dart' as adaptive;
Additional information #
NOTE: This package is based on the features and requirements we have internally at Zippa. If you find issues or encounter unexpected behaviors please file an issue here.
Localizations #
All widgets and utilities are localized (when necessary) in these languages:
en
(English)it
(Italian)