https://github.com/bizz84/codewithandrea_flutter_packages
A collection of packages created to increase code reuse across many of my Flutter projects.
https://github.com/bizz84/codewithandrea_flutter_packages
Last synced: 6 months ago
JSON representation
A collection of packages created to increase code reuse across many of my Flutter projects.
- Host: GitHub
- URL: https://github.com/bizz84/codewithandrea_flutter_packages
- Owner: bizz84
- License: mit
- Created: 2020-05-15T20:17:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T16:10:04.000Z (over 3 years ago)
- Last Synced: 2025-04-26T06:02:28.281Z (6 months ago)
- Language: Dart
- Homepage: https://codewithandrea.com/
- Size: 77.1 KB
- Stars: 120
- Watchers: 12
- Forks: 88
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CodeWithAndrea Flutter Packages
A collection of packages, created to increase code reuse across many of my Flutter projects.
They include:
- Wrappers for FirebaseAuth and Firestore
- Small UI widgets (dialogs, buttons, etc)
- Larger UI widgets (email & password authentication etc)NOTE: The author will only maintain these packages for his own internal projects. They will **not** be published on [pub.dev](https://pub.dev) and while you're free to use them, they're not meant to be a community project.
Breaking changes may be introduced at any time.
[LICENSE: MIT](LICENSE)