A Flutter demo project with examples about different topics.
The main feature is to consult RAE web dictionary.
- Extension method
- BLoC with flutter_bloc package
- http call with http package
- html parse with html package
- Dependency injection and navigation with get package
- Test with flutter_test, bloc_test, mockito and mocktail
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.