- Migrate example app to latest stable SDK
- Update dependencies
- Set min Dart SDK to 2.7.0
- Added code docs
- Fix issue #2
- Documentation fixes
- Update some formatting
- Update description in pubspec.yaml
- Fix broken table in README
- Major code refactoring
- Documentation fixes
- Initial attempt to make platform aware dialog and alert widgets
- Added
FDBasicDialog
and other core utilities