flutter_architecture_samples
TodoMVC for Flutter (by brianegan)
flutter_map
Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter (by fleaflet)
| flutter_architecture_samples | flutter_map | |
|---|---|---|
| 3 | 4 | |
| 8,922 | 2,992 | |
| 0.0% | 0.5% | |
| 8.9 | 7.4 | |
| 7 months ago | 20 days ago | |
| Dart | Dart | |
| BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" 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_architecture_samples
Posts with mentions or reviews of flutter_architecture_samples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-30.
-
Flutter architecture examples that show the same thing built with different architectural patterns - does this exist?
Maybe is this what you are looking for? https://github.com/brianegan/flutter_architecture_samples
-
Can anyone recommend to me some resources to start developing in flutter?
Agree. This is a great value course that got me up and running quickly. Otherwise, looking at code samples helps. When you’re ready to build an app, this is a good architecture sample repo: https://github.com/brianegan/flutter_architecture_samples
- Good repos to level up code
flutter_map
Posts with mentions or reviews of flutter_map.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-28.
-
Unbearable Vector Map Performance in Flutter
- flutter_map with vector tiles plugin
-
Looking into Flutter: Secrets of its Success & Review of Popular UI Libraries and Components
Flutter Map is a map widget that brings the ability to visualize geographic data to your app. In fact, it is a Dart implementation of a popular JS mapping library named Leaflet. With Flutter Map, you can build interactive maps and enrich them with various features (panning, zooming, markers, etc.). It also supports offline maps. Numerous plugins allow extending the core feature set with additional functionalities.
-
Need help with maps in Flutter
There's a package for maps which supports OpenStreetMap tiles: https://github.com/fleaflet/flutter_map
- Is Mapbox a viable service to integrate into a Flutter app which will be reading and writing live data?
What are some alternatives?
When comparing flutter_architecture_samples and flutter_map you can also consider the following projects:
flutter-starter - A Flutter starter-kit for production-level apps.
mapbox-maps-flutter - Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
YUV_2_RGB - Full working example of YUV to RGB transform in Dart with native code(Java)
pluto_grid - PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
manim-web - Manim animation engine, for the web
fl_chart - FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, Radar Chart and Candlestick Chart.