Flutter Map Eval
A set of eval plugins for the dart_eval interpreter. Includes:
- logging
- http
- latlong2
- country_coder
- fast_geohash (TODO)
- sqflite*
- share_plus* (TODO)
- url_launcher*
- adaptive_dialog*
- responsive_grid_list*
- flutter_map*
- flutter_map_geojson2*
Plugins marked with "*" require the flutter_eval bindings.
This entire package also depends
on Flutter, so splitting it to work with plain Dart might pose a challenge. But you can import
dart_pkgs_eval.dart for that.
Seemingly random, those packages are useful for the Every Door OpenStreetMap editor plugins.
Usage
You should know what to do.
See flutter_eval docs and do like they do.
You can find the flutter_map_eval.json file for the compiler on the Github Releases page.
Additional information
Maintained by Ilya Zverev and published under the BSD-3 license.
Libraries
- adaptive_dialog/adaptive_dialog_eval
- adaptive_dialog/src/adaptive_dialog
- adaptive_dialog/src/adaptive_style.eval
- adaptive_dialog/src/alert_dialog_action.eval
- adaptive_dialog/src/modal_action_sheet.eval
- adaptive_dialog/src/sheet_action.eval
- adaptive_dialog/src/show_alert_dialog.eval
- adaptive_dialog/src/show_confirmation_dialog.eval
- adaptive_dialog/src/show_ok_alert_dialog.eval
- adaptive_dialog/src/show_ok_cancel_alert_dialog.eval
- adaptive_dialog/src/show_text_answer_dialog.eval
- adaptive_dialog/src/show_text_input_dialog.eval
- country_coder/country_coder_eval
- country_coder/src/country_coder
- country_coder/src/country_coder.eval
- country_coder/src/location_set.eval
- country_coder/src/region_feature.eval
- dart_pkgs_eval
- flutter_map/flutter_map_eval
- flutter_map/src/flutter_map
- flutter_map/src/geo/latlng_bounds.eval
- flutter_map/src/gestures/interactive_flag.eval
- flutter_map/src/gestures/map_events.eval
- flutter_map/src/gestures/positioned_tap_detector_2.eval
- flutter_map/src/layer/circle_layer.eval
- flutter_map/src/layer/circle_marker.eval
- flutter_map/src/layer/layer_hit_result.eval
- flutter_map/src/layer/marker.eval
- flutter_map/src/layer/marker_layer.eval
- flutter_map/src/layer/mobile_layer_transformer.eval
- flutter_map/src/layer/scalebar.eval
- flutter_map/src/map/camera.eval
- flutter_map/src/map/camera_constraint.eval
- flutter_map/src/map/camera_fit.eval
- flutter_map/src/map/cursor_keyboard_rotation.eval
- flutter_map/src/map/interaction.eval
- flutter_map/src/map/keyboard.eval
- flutter_map/src/map/map_controller.eval
- flutter_map/src/map/options.eval
- flutter_map/src/map/widget.eval
- flutter_map_eval
- flutter_map_geojson2/flutter_map_geojson2
- flutter_map_geojson2/src/default_features.eval
- flutter_map_geojson2/src/geojson
- flutter_map_geojson2/src/geojson_layer.eval
- flutter_map_geojson2/src/geojson_provider.eval
- http/http_eval
- http/src/base_request.eval
- http/src/base_response.eval
- http/src/byte_stream.eval
- http/src/client.eval
- http/src/exception.eval
- http/src/functions
- http/src/http
- http/src/request.eval
- http/src/response.eval
- http/src/streamed_response.eval
- latlong2/latlong2_eval
- latlong2/src/Distance.eval
- latlong2/src/Haversine.eval
- latlong2/src/interfaces.eval
- latlong2/src/LatLng.eval
- latlong2/src/latlong
- latlong2/src/LengthUnit.eval
- latlong2/src/Vincenty.eval
- logging/logging_eval
- logging/src/level.eval
- logging/src/log_record.eval
- logging/src/logger.eval
- logging/src/logging
- responsive_grid_list/responsive_grid_list_eval
- responsive_grid_list/src/list_view_builder_options.eval
- responsive_grid_list/src/responsive_grid_list.eval
- sqflite/sqflite_eval
- sqflite/src/functions
- sqflite/src/sqflite_api
- url_launcher/src/types.eval
- url_launcher/src/url_launcher_uri.eval
- url_launcher/url_launcher_eval