flutter_ping_wire 0.0.6
flutter_ping_wire: ^0.0.6 copied to clipboard
With FlutterPing, you can serve different parts of your application via various APIs, enabling you to craft sophisticated micro mobile apps.
0.0.6 #
- flutter_svg adapter added for example
- expanded widget added
- borderRadius bug fixed
0.0.5 #
- EventDispatchAction bug fixed
- navigateBack action added
- animated_bottom_navigation_bar adapter added for example
- element naming convention changed to json
- value strategy changed
0.0.4 #
- reactive widget ctx dependency removed
- scaffold extended
- floating action button added
- image asset widget added
- value notifier bug fixed
0.0.3 #
- text style bug fixed
- text widget properties added
- bottom app bar added
- new builder for ChangeNotifier
- IntrinsicHeight added
- Curves added
- new value notifier added
- carousel_slider adapter example added
- dots_indicator adapter example added
- callable_registry added
0.0.2 #
- builder added for ChangeNotifier classes
- ScrollController added for ChangeNotifierBuilder
- few paintings added
- few ui added
0.0.1 #
- initial release of the package