pdf_viewer_example
user_profile_example
pdf_viewer_example | user_profile_example | |
---|---|---|
1 | 1 | |
47 | 69 | |
- | - | |
2.6 | 0.0 | |
about 4 years ago | almost 4 years ago | |
Dart | Dart | |
- | - |
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.
pdf_viewer_example
-
Flutter Tutorial - PDF Viewer - Asset, File, Network & Firebase (Johannes Milke)
Source code: https://github.com/JohannesMilke/pdf_viewer_example
user_profile_example
-
Flutter Tutorial - User Profile Page UI 1/2 (Johannes Milke)
Source code: https://github.com/JohannesMilke/user_profile_example
What are some alternatives?
Flutter - A boilerplate project for Flutter using RiverPod, Dio, go_router, Freezed and generated with very_good_cli
sqflite_database_example - Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements.
quiz_app_example - Let's create a complete Flutter Quiz App UI from scratch with a beautiful design.
theme_example - Switch easily between Dark & Light Theme. We cover both phone system themes and app local themes.
sliver_appbar_ii_example - The Flutter SliverAppBar & Collapsing Toolbar allow to specify an individual scrolling behaviour for your App Bars in Flutter.
datatable_editable_example - Create an Editable DataTable with Flutter to modify specific data cells within your table rows in Flutter.