Flutter
A boilerplate project for Flutter using RiverPod, Dio, auto_route, Freezed and generated with very_good_cli (by SimpleBoilerplates)
pdf_viewer_example
Use the Flutter PDF Viewer to download PDF documents and display them within your Flutter app. (by JohannesMilke)
Our great sponsors
Flutter | pdf_viewer_example | |
---|---|---|
2 | 1 | |
281 | 29 | |
9.6% | - | |
6.5 | 0.5 | |
5 days ago | about 1 year ago | |
Dart | Dart | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of Flutter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-24.
-
Should I learn Provider before learning Riverpod?
Go with RiverPod, you may have a look on my example project that I developed with RiverPod
-
Boilerplate project using RiverPod, Dio, Auto_Route
I try to maintain a boilerplate project for my starter project, the first version of this I wrote back in 2019 with Bloc now I rewrote my Boilerplate but with RiverPod this time. It comes with lots of other improvements as well. Though featurewise it's very barebone but can help with project structure and others. here's the link: https://github.com/SimpleBoilerplates/Flutter
pdf_viewer_example
Posts with mentions or reviews of pdf_viewer_example.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Flutter Tutorial - PDF Viewer - Asset, File, Network & Firebase (Johannes Milke)
Source code: https://github.com/JohannesMilke/pdf_viewer_example
What are some alternatives?
When comparing Flutter and pdf_viewer_example you can also consider the following projects:
form_bloc - 🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥
riverpod - A simple way to access state while robust and testable.
flutter_deer - 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
sqflite_database_example - Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements.
FlutterExampleApps - [Example APPS] Basic Flutter apps, for flutter devs.
ferry - Stream-based strongly typed GraphQL client for Dart