flutter_sticky_header
FlutterExampleApps
flutter_sticky_header | FlutterExampleApps | |
---|---|---|
1 | 1 | |
972 | 21,187 | |
0.4% | 0.0% | |
3.0 | 0.0 | |
3 months ago | about 1 year ago | |
Dart | Dart | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flutter_sticky_header
-
Making the Escapists Crafting Guide App 2 — SliverList and Sticky Headers
Today I am going to improve the app slightly by showing on the list the category where these tools belong. I am also going to replace the ListView with SliverList — I describe it as a fancier list view. I am also exploring flutter_sticky_header[repository] [pub.dev] to achieve the behavior when the user scrolls and the category sticks to the top until the next category is in the current view. I will also be polishing the design along the way.
FlutterExampleApps
-
Has anyone developed such UI in Flutter
You can search Github for a ton of Flutter examples. Here is one I found by searching, but check out others. https://github.com/iampawan/FlutterExampleApps
What are some alternatives?
getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
CamerAwesome - 📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
plugins - Plugins for Flutter maintained by the Flutter team
dart-code-metrics - Software analytics tool that helps developers analyse and improve software quality.
flutter_deer - 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.
flutter-maplibre-gl - Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)