pub-dev
flutter-examples
pub-dev | flutter-examples | |
---|---|---|
365 | 15 | |
870 | 2,027 | |
1.5% | 1.1% | |
9.8 | 7.2 | |
4 days ago | 28 days ago | |
Dart | Dart | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
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.
pub-dev
-
Getting Started with Mobile App Development using Flutter
Packages: Add functionality via packages from pub.dev.
-
Flutter - Colorful Gradient Text
Check it out on pub.dev and let me know what you think! Your feedback means the world to me as I continue to learn and grow in the world of Flutter App Development.
- Explorando o Comando `pub unpack` no Dart
-
Internationalizing and Localizing a Flutter App | How to Develop an App with Flutter – Part 7
The aforementionedMicroMoney class can only be used for number formatting. Flutter standard library does not contain a dedicated decimal or monetary type which can be used for mathematics. If you need to perform such calculations, you can do that on integral subunits (cents or millionths), or use some 3rd party library from the pub.
-
Flutter's Essential Toolkit: Top Tools for Every Developer
Beyond these core tools, there's a vast ecosystem of third-party packages available on the pub.dev package manager. These packages offer a wide range of functionalities, from state management (BLoC, Provider) to networking (http, Dio) and advanced UI elements. Explore this rich library to find the tools that perfectly suit your project's needs.
-
[Flutter] 앱 시작 로딩화면 App loading page
1.패키지 다운로드(https://pub.dev) Package download from (https://pub.dev)
-
How to Create Dart Packages in Flutter: A Step-by-Step Guide
The pub package manager, the official package repository for Flutter, allows developers to share and discover packages. This fosters collaboration within the Flutter community, enabling developers to leverage existing solutions and contribute their own creations.
-
Learn Flutter by creating your first Flutter app!
For finding new packages, Flutter developers often visit https://pub.dev. Say you want to do a network request to a remote server using the http package, you can simply add it to your dependencies and then execute flutter pub get to fetch the package and make it ready to use.
- Desenvolvendo um widget de upload com Flutter 🩵
-
Build a Video Chat App with ConnectyCube Flutter SDK
where x.x.x is a latest version of the connectycube_sdk on pub.dev repository.
flutter-examples
-
11 Tips to Improve Your Flutter Development Productivity in Android Studio
Browse our documentation to learn about our Syncfusion Flutter widgets. You can also see our Flutter app project demos. Don’t miss our demo app on Google Play, App Store, the web, Windows Store, macOS, and Snapcraft (Linux).
-
Keyboard Support Enhancements in Flutter Event Calendar
Also, try out our Flutter event Calendar projects and online demos and share your feedback or questions in the comments section of this blog post.
-
Visualize Election Results Using the Flutter Treemap Widget
Thanks for reading! In this blog, we have seen how to visualize election results using the Syncfusion Flutter Treemap widget. With this widget, you can also visualize literacy rates, weather reports, and more with the versatile and colorful features in it. To learn more, you can also check out our Flutter Treemap widget’s user guide and example projects. Try out the steps given in this blog post and leave your feedback in the comments section of this blog post!
-
A marketplace for Flutter widgets
DataGrid 30+ Charts Barcode Generator Maps Treemap Radial Gauge Linear Gauge Spark Charts Calendar Date Range Picker Slider Range Slider Range Selector PDF Viewer Signature Pad PDF library Excel library Browse the documentation to learn more about Syncfusion Flutter widgets. You can also see Syncfusion’s Flutter app with many examples in this GitHub repo. Don’t miss the demo app in web, Google Play, App Store, Microsoft Store and Snapcraft. If you aren’t a customer yet, you can try 30-day free trial to check out the features.
- Create a PDF Document in Flutter
-
Easy Ways to Build a Heat Map Calendar Using the Flutter Event Calendar
For more information, refer to designing a heat map using the Flutter event Calendar demo.
-
10 Best Visual Studio Code Extensions for Flutter Development
Browse our documentation to learn more about Syncfusion Flutter widgets. You can also see our Syncfusion Flutter app with many examples in this GitHub repo. Don’t miss our demo app in Google Play, App Store, the web, Windows Store, macOS, and Snapcraft (Linux).
-
How to Add Animated and Interactive Custom Map Markers in Flutter Maps
Check out other features of our Flutter Maps in the user guide and explore our Flutter Maps project samples. Additionally, check out our demo apps available on different platforms: Android, iOS, web, Windows, and Linux.
-
How to Perform Text Search in a PDF Document Using Flutter PDF Viewer
If you are a current Syncfusion user, you can download the latest Essential Studio version from the License and Downloads page and try these features for yourself. If you aren’t a customer yet, you can try our 30-day free trial to check them out. Our other samples are available on GitHub. Also, please don’t miss our demo app in Google Play and the App Store.
-
How to Create a Choropleth Map in a Flutter Application
You can go through our Flutter Map’s complete user guide and samples available at this GitHub location. Additionally, you can download our demo apps from Google Play, App Store, and on our live website.
What are some alternatives?
awesome-kotlin - A curated list of awesome Kotlin related stuff Inspired by awesome-java.
flutterfire - 🔥 A collection of Firebase plugins for Flutter apps.
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)
flutter-widgets - Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.
get_it - Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
How-to-perform-text-search-using-flutter-pdf-viewer - This repository contains the sample that demonstrates how to create a custom search toolbar and perform text search operation using Flutter PDF Viewer.