cloud_firestore
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
A platform adaptive Flutter app for desktop, mobile and web.
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
A wrapper around InheritedWidget to make them easier to use and more reusable.
Flutter plugin for opening and saving files, or selecting directories, using native file selection UI.
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
Annotations for the freezed code-generator. This package does nothing without freezed too.
v3.0.0Flutter widget that automatically resizes text to fit perfectly within its bounds.
{"sdk":"flutter"}^0.1.0^2.0.0{"git":{"url":"git://github.com/gskinnerTeam/auto_size_text.git","ref":"8800276218b053265ffc796a24e84820bebaaeac"}}^0.1.0+1^3.0.0^0.8.0^0.1.0+5^1.0.0-dev.3^0.4.0^2.0.0-nullsafety.0^2.0.1^2.0.0-nullsafety.1^2.0.0^0.0.1^0.8.2^0.0.2^0.0.4^0.0.2^0.8.1^0.22.0^0.8.0+4^1.0.0^4.8.00^2.0.1^5.0.0^1.0.6-nullsafety^1.0.0+1^2.0.4^2.0.1^1.0.0^2.0.1+1^3.0.2^1.0.0-nullsafety^6.0.2^3.0.1^0.2.2^0.9.0+1^1.0.1^1.0.1^1.0.1{"sdk":"flutter"}any{"sdk":"flutter"}—^1.0.0^0.14.1^0.14.1—^0.9.0^2.8.13English project snapshot. Visit GitHub for the latest content.
https://user-images.githubusercontent.com/736973/187334196-b79e48b2-dbb8-4ea7-8aac-04dbc7e5159f.png#gh-dark-mode-only https://user-images.githubusercontent.com/736973/187334195-9821c031-a566-4f8e-b4e3-3158f733c6e5.png#gh-light-mode-only
https://flutter.gskinner.com/folio/assets/images/git_promoimage.png?
A demo app showcasing how Flutter can deliver a great multi-platform experience, targeting iOS, Android, MacOS, Windows, Linux, and web. Built by gskinner in partnership with Google, Flutter Folio purposefully considers user expectations, input devices and idioms for each platform, ensuring it feels at home on every device.
In addition to forking and reviewing the MIT licensed code available here, you can check out more information on the Flutter Folio Showcase Website.
We exist to build innovative digital experiences for smart clients, and we love how easy Flutter makes that experience. Don't hesitate to stop by our site to learn more about what we do. We'd love to hear from you!
https://flutter.gskinner.com/folio/assets/images/git_dashes.png?
To preview the app you can download from the app store on your device by visiting: https://flutter.gskinner.com/folio/#g-download
If you're new to Flutter the first thing you'll need is to follow the setup instructions.
Once Flutter is setup, you can use the latest stable channel:
flutter channel stableflutter upgradeOnce you're on dev and desktop is enabled, you're ready to run the app:
flutter run -d windowsflutter run -d macosflutter run -d linuxflutter run -d androidflutter run -d iosflutter run -d webIf you re-start your IDE, you should also see a new launch option for your current desktop platform.
This repo includes a set of Keys for Cloudinary and Firebase that are on the free pricing plans. Depending on traffic, these may reach their limit. If that happens, you will need to provide your own keys in order to run the app locally, those can be found in AppKeys.dart. These limits should refresh each month, so your mileage will vary here.
This application is released under the MIT license. You can use the code for any purpose, including commercial projects.