{"id":26768817,"url":"https://github.com/sharmadhiraj/flutter_examples","last_synced_at":"2025-04-15T15:11:17.567Z","repository":{"id":97958693,"uuid":"137304851","full_name":"sharmadhiraj/flutter_examples","owner":"sharmadhiraj","description":"Random flutter examples","archived":false,"fork":false,"pushed_at":"2024-02-23T11:13:31.000Z","size":207,"stargazers_count":21,"open_issues_count":0,"forks_count":11,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T21:38:58.796Z","etag":null,"topics":["android","api","appbar","dart","dialog","expansion-tiles","flutter","flutter-apps","flutter-examples","grid","gridview","http","ios","location","pull-to-refresh","silver-appbar","snackbar","stack","state-management","webview"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharmadhiraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-06-14T04:09:40.000Z","updated_at":"2024-06-03T12:04:16.000Z","dependencies_parsed_at":"2023-12-01T09:47:28.814Z","dependency_job_id":null,"html_url":"https://github.com/sharmadhiraj/flutter_examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2Fflutter_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharmadhiraj","download_url":"https://codeload.github.com/sharmadhiraj/flutter_examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094932,"owners_count":21211837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","api","appbar","dart","dialog","expansion-tiles","flutter","flutter-apps","flutter-examples","grid","gridview","http","ios","location","pull-to-refresh","silver-appbar","snackbar","stack","state-management","webview"],"created_at":"2025-03-28T21:36:02.667Z","updated_at":"2025-04-15T15:11:17.549Z","avatar_url":"https://github.com/sharmadhiraj.png","language":"Dart","readme":"[Network Call Example - Demonstrating a simple network call with progress, error handling, retry, and reload](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/network_example.dart)\n\n[Dialog Example - Illustrating a custom dialog triggered by button click](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/dialog.dart)\n\n[Weather Example - Parsing custom JSON data for weather information](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/weather.dart)\n\n[Alert Dialog Example - Displaying an alert dialog upon button press](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/alert_dialog.dart)\n\n[Network Call On Button Click - Performing a network request upon button click](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/posts.dart)\n\n[DropDown Button - Implementing a dropdown menu on the AppBar](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/dropdown_button_navigation.dart)\n\n[AppBar With Text Menu - Utilizing text items within the AppBar menu](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/app_bar_with_text_menu.dart)\n\n[Card Stacks - Creating a stack of cards using Stack Widget](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/stack_of_cards.dart)\n\n[Floating Action Button Example - Integrating a Floating Action Button with a SnackBar on press](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/fab.dart)\n\n[Grid View - Implementing a Grid View in Flutter](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/grid_view.dart)\n\n[Expansion Tiles Example - Illustrating multilevel Expansion Tiles](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/expansion_tiles.dart)\n\n[Time Tracker - An example of a time tracking application](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/time_tracking.dart)\n\n[SnackBar Dialog - Displaying a SnackBar upon button press](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/snackbar_dialog.dart)\n\n[List Detail Example - Navigating from a list to a detail screen](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/list_detail_example.dart)\n\n[Web View Example - Implementing a WebView with an option to open in an external browser](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/webview_example.dart)\n\n[Pull To Refresh Example - Demonstrating the Pull To Refresh functionality](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/pull_to_refresh.dart)\n\n[Location - Retrieving the user's current location in Flutter](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/location.dart)\n\n[WebView With Back - WebView with a back button associated with the page history](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/webview_back.dart)\n\n[Reload State On Resume - Handling events upon returning to the first screen from the second screen](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/reload_state_on_resume.dart)\n\n[Multiple Network Request - Combining multiple network requests into a single Future and FutureBuilder](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/multiple_network_requests.dart)\n\n[Splash Screen - Implementing a Splash Screen](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/splash.dart)\n\n[Dynamic Key Json - Parsing JSON data with dynamic keys](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/dynamic_key_json.dart)\n\n[Color Utils - Utility methods for manipulating colors, such as creating colors from hex codes and converting colors](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/color_utils.dart)\n\n[Custom AppBar Theme - Creating an AppBar with a custom theme color](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/custom_appbar_theme.dart)\n\n[Save Custom Object - Saving Custom Objects to Shared Preferences](https://github.com/sharmadhiraj/flutter_examples/blob/master/lib/screens/save_custom_object.dart)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmadhiraj%2Fflutter_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharmadhiraj%2Fflutter_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmadhiraj%2Fflutter_examples/lists"}