cramr_ui_lib 0.0.17 copy "cramr_ui_lib: ^0.0.17" to clipboard
cramr_ui_lib: ^0.0.17 copied to clipboard

outdated

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

example/example.md

Code snippet on how to potentially use the routes #

... MaterialApp( title: 'your_title', home: MyAppHomePage(title: "My App"), routes: { '/verbSelectionRoute' : (context) => VerbSelectionRoute(), '/verbIndicativeStudyRoute' : (context) => VerbIndicativeStudyRoute(), '/verbIndicativeTestRoute' : (context) => VerbIndicativeTestRoute(), '/verbEvaluateRoute' : (context) => VerbIndicativeEvaluateRoute(), }, ) ...

0
likes
0
pub points
0%
popularity

Publisher

verified publisherteamwabisabi.be

UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, font_awesome_flutter, provider, shared_preferences

More

Packages that depend on cramr_ui_lib