Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.02 KB

Flutter widgets you haven't used yet.

Problems that proximity solves

Currently, Flutter has a lot of useful pre-built widgets, no, too many widgets.
Thus, it is not easy to know all widgets and how each widgets work and behave.
Proximity solves this problem. It enables users to touch and feel widgets so that they can learn them effectively.

Gif

55dbc10639d0f23b9cf7c0e7d8c6765e

Widgets that you can touch and feel

  • AnimatedSwitcher ✨
  • RotatedBox ✨
  • Scrollbar
  • ExpansionPanel
  • PhysicalModel

Coming soon

Widget

  • AnimatedWidget
  • ToggleButtons
  • SwitchListTile
  • AnimatedIcon
  • SafeArea
  • InteractiveViewer
  • Curves
  • Switch
  • Navigator

Package

  • flutter_slidable

Future Feature

  • Full-text search
  • FCM
  • upload proximity to appstore and playstore