A Flutter plugin with Cupertino Controller Examples. This includes a Table View Controller, Master Detail Controller, Cupertino Cell with Xcode Storyboard templates (basic detail, subtitle...), and detail examples


Keywords
flutter, flutter-examples, flutter-package, flutter-plugin, flutter-widget
License
MIT

Documentation

Flutter plugins by @rodydavis

Awesome Flutter Buy Me A Coffee Donate melos

This repo contains the source code for Flutter third-party plugins (i.e., plugins developed by Rody Davis). Check the packages directory for all plugins.

Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.io/platform-plugins/.

Published on pub.dev via rodydavis.com

Packages

Name Package Stars Issues Pull Requests Forks
fb_auth Pub
dynamic_tabs Pub
floating_search_bar Pub
flutter_midi Pub
mobile_popup Pub
mobile_sidebar Pub
sheet_music Pub
fb_firestore Pub
fb_storage Pub
persist_theme Pub
easy_web_view Pub
easy_google_maps Pub
flutter_whatsnew Pub
app_review Pub
get_version Pub
flutter_sms Pub
responsive_scaffold Pub
breakpoint Pub
data_tables Pub
cupertino_controllers Pub
dart_firebase Pub
native_widgets Pub
navigation_rail Pub
undo Pub
scaffold_tab_bar Pub
file_access Pub
storyboard Pub
golden_layout Pub
native_color_picker Pub
features Pub
image_resizer Pub
settings_manager Pub
project_gen Pub
flutter_cli Pub
flutter_wasm_interop Pub
flutter_dynamic_widget Pub
widget_gen Pub
flutter_ast Pub
flutter_multi_window Pub
flutter_data_view Pub
flutter_vibrate Pub

Issues

Please file any issues, bugs, or feature requests in the each individual repo.

Contributing

This repo uses sub modules to keep all the repos in one place as a mono repo but retaining the advantages of individual repos.

If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request for the specific repo.

Troubleshooting

Cloning issues:

git submodule  update --init --recursive --remote --force