flutter_flipperkit 0.0.17 flutter_flipperkit: ^0.0.17 copied to clipboard
Flipper (Extensible mobile app debugger) for flutter.
0.0.17 #
- Fixed
Netword
plugin not working whenfilter
is null
0.0.16 #
- Upgrade
flipper
to0.22.0
0.0.15 #
- Downgrade flutter stable version
0.0.14 #
- Fixed
Netword
plugin Could not get request body
0.0.13 #
Network
plugin supportsflutter
dev 1.7.3- Add
fliter
toFlipperNetworkPlugin
0.0.12 #
- Add
BufferingFlipperPlugin
toflipper-no-op
module
0.0.11 #
ReduxInspector
plugin supports background receiving actions
0.0.10 #
- Upgrade
flipper
to0.20.0
0.0.9 #
- Add
flipper-no-op
module - Upgrade
flipper
to0.19.0
0.0.8 #
- Fixed
NetworkPlugin
(android) bugs
0.0.7 #
- Add
DatabaseBroswer
Plugin - Add
useHttpOverrides
param toNetwork
Plugin - Fixed
ReduxInspector
bugs
0.0.6 #
- Add
payload
、prevState
、nextState
to newAction event
0.0.5 #
- Add
ReduxInspector
Plugin - Upgrade
flipper
to0.18.0
0.0.4 #
- Fix dart low version dependency failure
- Upgrade
flipper
to0.17.0
0.0.3 #
- Add dio 2.0 example
- [Android] Fix json array data convert will crash
- [iOS] Add
use_frameworks!
example (only cocoapods 1.5.3)
0.0.2 #
- Add SharedPreferencesPlugin
0.0.1 #
- Initial release